
Time bar (total: 19.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 8 |
| 21.9% | 21.8% | 78% | 0.1% | 0% | 0% | 0% | 9 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 10 |
| 32.8% | 32.8% | 67.1% | 0.1% | 0% | 0% | 0% | 11 |
| 35.2% | 35.1% | 64.7% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 30 to 19 computations (36.7% saved)
| 2.3s | 8 256× | 0 | valid |
ival-sin: 623.0ms (33.5% of total)ival-cos: 399.0ms (21.5% of total)ival-div: 261.0ms (14% of total)ival-mult: 241.0ms (13% of total)ival-tan: 194.0ms (10.4% of total)ival-atan: 52.0ms (2.8% of total)ival-add: 39.0ms (2.1% of total)ival-fabs: 38.0ms (2% of total)ival-true: 7.0ms (0.4% of total)ival-assert: 4.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 155 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 7 | 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 | 155 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 155 | 101 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 155 | 0 | 101 |
| number | freq |
|---|---|
| 0 | 101 |
| 1 | 155 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 531.0ms | 164× | 2 | valid |
| 143.0ms | 136× | 1 | valid |
| 43.0ms | 212× | 0 | valid |
Compiled 295 to 55 computations (81.4% saved)
ival-sin: 446.0ms (65.7% of total)ival-cos: 85.0ms (12.5% of total)ival-mult: 47.0ms (6.9% of total)ival-add: 28.0ms (4.1% of total)ival-tan: 18.0ms (2.7% of total)adjust: 16.0ms (2.4% of total)ival-fabs: 14.0ms (2.1% of total)ival-atan: 13.0ms (1.9% of total)ival-div: 11.0ms (1.6% of total)ival-true: 1.0ms (0.1% 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
Compiled 31 to 17 computations (45.2% saved)
Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 31 to 17 computations (45.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| 52× | 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (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 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 (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 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.12109375 | (*.f64 ew (sin.f64 t)) | |
| accuracy | 0.1328125 | (*.f64 eh (cos.f64 t)) | |
| accuracy | 1.6465015335721733 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 36.03202574736872 | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 235.0ms | 82× | 2 | valid |
| 49.0ms | 106× | 0 | valid |
| 46.0ms | 68× | 1 | valid |
Compiled 132 to 19 computations (85.6% saved)
ival-sin: 200.0ms (69.2% of total)ival-cos: 34.0ms (11.8% of total)ival-mult: 14.0ms (4.8% of total)ival-div: 12.0ms (4.2% of total)adjust: 8.0ms (2.8% of total)ival-tan: 8.0ms (2.8% of total)ival-atan: 7.0ms (2.4% of total)ival-add: 2.0ms (0.7% of total)ival-fabs: 2.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ()) |
#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 (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 eh (cos.f64 t)) (patch (*.f64 eh (cos.f64 t)) #<representation binary64>) () ()) |
#s(alt (*.f64 ew (sin.f64 t)) (patch (*.f64 ew (sin.f64 t)) #<representation binary64>) () ()) |
| Outputs |
|---|
#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)) (* 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)) (* 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)) (* 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 (/ (* 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 (/ (* 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 (/ 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 (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)) (* 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) (sin (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* ew (tan 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 (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (* eh (sin (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan 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 (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan 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 (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* t (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan 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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))))))) (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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t))))))))))))) (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 (* (cos (atan (/ eh (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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 (* ew (tan 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)) (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)) (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)) (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 (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)) (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)) (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 (* 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 (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 (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 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 (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 (* 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>) () ())) ()) |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | t | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 5.0ms | t | @ | -inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 3.0ms | ew | @ | 0 | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 2.0ms | eh | @ | 0 | (/ (/ eh ew) (tan t)) |
| 1.0ms | ew | @ | 0 | (/ (/ eh ew) (tan t)) |
| 1× | egg-herbie |
| 18 054× | lower-fma.f64 |
| 18 054× | lower-fma.f32 |
| 5 350× | lower-+.f64 |
| 5 350× | lower-+.f32 |
| 5 244× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 3416 |
| 1 | 489 | 3413 |
| 2 | 1713 | 3348 |
| 3 | 3831 | 3345 |
| 0 | 8257 | 3253 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t))))))))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
| Outputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (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 (*.f64 t t) #s(literal -1/3 binary64) #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 (*.f64 (*.f64 (*.f64 (/.f64 eh ew) #s(literal -2/945 binary64)) t) t) (*.f64 t t) (*.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 (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t)) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal -1/6 binary64) ew)) t) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t))))))))))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)))))) t) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(* 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)) |
(*.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)) |
(*.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 |
(+ 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 (fma.f64 (*.f64 eh (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t 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)) |
(*.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)) |
(*.f64 (cos.f64 t) eh) |
(* 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 (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 (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 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 (*.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))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 ew (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64))) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* 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 (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) |
| 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 | 5824 | 90 |
| 0 | 8050 | 88 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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)))))) |
(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))))) |
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 ew (sin.f64 t)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) (/.f64 eh ew)) |
(*.f64 (/.f64 (/.f64 eh ew) (neg.f64 (sin.f64 t))) (neg.f64 (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 eh ew) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 t)) eh)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)) (neg.f64 eh)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) eh) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) ew) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 eh (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal -1 binary64)) ew) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (tan.f64 t))) ew) |
(/.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (/.f64 (neg.f64 ew) eh)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) ew) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 (neg.f64 ew) eh)) |
(/.f64 (/.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) (tan.f64 t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (tan.f64 t)) eh)) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) ew) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) eh)) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 ew) eh)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) (neg.f64 ew))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) ew)) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew))) |
(/.f64 eh (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (tan.f64 t) eh) ew)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 9 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (-.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 9 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (-.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (sin.f64 t) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (/.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (sin.f64 t) ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (neg.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (neg.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t)) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) ew) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(cos.f64 (atan.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
Compiled 24 542 to 1 590 computations (93.5% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 561 | 15 | 576 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 562 | 15 | 577 |
| Status | Accuracy | Program |
|---|---|---|
| 87.4% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| 20.7% | (fabs.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 28.7% | (fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 45.1% | (fabs.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| 87.5% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| ▶ | 34.6% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
| 30.3% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| ▶ | 87.5% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.2% | (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))))))) | |
| 38.2% | (fabs.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) | |
| ▶ | 99.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
| ▶ | 54.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
| 41.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) | |
| 61.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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| ▶ | 43.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 (*.f64 (tan.f64 t) ew)))) eh))) |
Compiled 1 844 to 762 computations (58.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 384 | (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) | |
| cost-diff | 768 | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) | |
| cost-diff | 5760 | (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) | |
| cost-diff | 14848 | (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| cost-diff | 0 | (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) | |
| cost-diff | 0 | (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| cost-diff | 0 | (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) | |
| cost-diff | 0 | (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
| 5 590× | lower-fma.f32 |
| 5 582× | lower-fma.f64 |
| 5 116× | lower-*.f32 |
| 5 078× | lower-*.f64 |
| 1 762× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 1407 |
| 0 | 140 | 1401 |
| 1 | 245 | 1401 |
| 2 | 507 | 1358 |
| 3 | 1780 | 1358 |
| 4 | 6288 | 1358 |
| 0 | 8345 | 1336 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (*.f64 (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 (*.f64 (tan.f64 t) ew)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(*.f64 ew t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 eh eh) |
eh |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
#s(literal -2 binary64) |
(*.f64 (sin.f64 t) ew) |
(sin.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)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh ew) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
ew |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))) |
(cos.f64 (*.f64 #s(literal 2 binary64) t)) |
(*.f64 #s(literal 2 binary64) t) |
#s(literal 2 binary64) |
t |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 eh eh) |
eh |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) |
(/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) |
(cos.f64 t) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(sin.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (*.f64 (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 (*.f64 (tan.f64 t) ew)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 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)))))) (fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
(*.f64 ew t) |
(*.f64 t ew) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(*.f64 eh eh) |
eh |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
ew |
#s(literal -2 binary64) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 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 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh ew) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) eh eh) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 eh (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew ew))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) eh eh) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 eh (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew ew))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
ew |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 ew (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) |
(*.f64 (/.f64 ew (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))) |
(*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 #s(literal 2 binary64) t)) |
(*.f64 #s(literal 2 binary64) t) |
#s(literal 2 binary64) |
t |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(*.f64 eh eh) |
eh |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) |
(-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t)) |
(*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) |
(/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) |
(cos.f64 t) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh eh)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) eh eh) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) |
(cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) eh eh) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) eh) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 13.774300766658259 | (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 16.309197904350285 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) | |
| accuracy | 19.8469885645427 | (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) | |
| accuracy | 20.512664014139137 | (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) | |
| accuracy | 0.2436666034090558 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 1.6465015335721733 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 10.31924328676315 | (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) | |
| accuracy | 13.774300766658259 | (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 0.4942926142002838 | (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 30.762752360898972 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) | |
| accuracy | 36.03202574736876 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| accuracy | 0.05078125 | (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) | |
| accuracy | 0.15625 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 37.95554930510163 | #s(approx (+ (* (* ew (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 (tan.f64 t) ew)))) eh)) | |
| accuracy | 0.1328125 | (*.f64 (cos.f64 t) eh) | |
| accuracy | 0.15625 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 36.03202574736876 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
| 763.0ms | 151× | 2 | valid |
| 266.0ms | 101× | 1 | valid |
| 3.0ms | 4× | 0 | valid |
Compiled 1 314 to 72 computations (94.5% saved)
ival-sin: 451.0ms (48.8% of total)ival-cos: 159.0ms (17.2% of total)ival-mult: 79.0ms (8.5% of total)adjust: 47.0ms (5.1% of total)ival-tan: 44.0ms (4.8% of total)ival-add: 37.0ms (4% of total)ival-div: 34.0ms (3.7% of total)ival-fabs: 28.0ms (3% of total)ival-pow: 17.0ms (1.8% of total)ival-atan: 11.0ms (1.2% of total)ival-sub: 8.0ms (0.9% of total)ival-sqrt: 5.0ms (0.5% of total)ival-neg: 3.0ms (0.3% of total)exact: 1.0ms (0.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ()) |
#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (patch (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (cos (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (cos (atan (/ eh (* ew (tan t))))) (* -1/6 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* 1/120 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/5040 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (cos (atan (/ eh (* ew (tan t)))))))))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor 0 ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (taylor -inf ew) (#s(alt (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) (patch (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (*.f64 (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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf t) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (patch (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) (taylor 0 eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) (taylor inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) (taylor inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) (taylor inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) (taylor inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) (taylor inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) (taylor inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) (taylor inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) (taylor -inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) (taylor -inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) (taylor -inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) (taylor -inf t) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) (taylor inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) (taylor -inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (patch (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow t 2)) eh) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) #<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)) (* 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)) (* 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)) (* 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 (/ (* 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 (/ (* 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 (/ 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 (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)) (* 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 (* ew (sin t)) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow ew 2) (- (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5))))) (+ (* -1 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))))))))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (* 1/2 (/ 1 (sin t))) (* 1/2 (/ (cos (* 2 t)) (sin t))))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5))))))))))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))))))))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow t 2) (- (* (pow t 2) (- (* -1 (/ (pow ew 4) (pow eh 3))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (/ (pow ew 4) (pow eh 3))) (* (pow t 2) (- (+ (* 1/2 (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 3) (pow eh 2))) (/ (* (pow ew 4) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* 2/45 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 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))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) ew))))))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* ew (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))))) (+ (* -1/8 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))))) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5))))))))))) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)))))) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))))))))))) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))))) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (patch (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (taylor 0 eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) (taylor 0 eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) (taylor inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) (taylor inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) (taylor inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) (taylor inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) (taylor -inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) (taylor -inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) (taylor -inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) (taylor -inf eh) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow t 2)) (pow eh 2)) (taylor 0 t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (pow ew 2) (pow eh 2)))) (taylor 0 t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) (taylor 0 t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) (taylor 0 t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) (taylor 0 ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (- (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (patch (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 3) (pow t 4)) (pow eh 3))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh)))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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 eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) eh)) (/ (* ew (- (* 1/315 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* 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)))))) eh))))) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh))))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3)) (taylor inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))))))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9))))))))))))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) (taylor inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (* 1/2 (/ 1 (sin t))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7)))))) (pow ew 6))) (* 1/2 (/ 1 (sin t)))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew)))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew)))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (/ (* eh (- (* 2/45 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 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))) (+ (* -1 (/ (* ew (* (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) ew))))) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew))))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3))))) (* 1/2 (/ 1 (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3))))))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))))))))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))) (taylor inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t)) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))))))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5))))))))))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5))))))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))))))))))))))) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) ew) (taylor inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (patch (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* 1/3 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<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 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (* eh (pow t 2)))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<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 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow eh 2) (* (pow ew 2) (pow t 2))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh)))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (/ (* 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)))) eh)))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 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 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (/ (* ew (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))) eh))))) (/ (* 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)))) eh))))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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 eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (cos t))) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))) (/ (pow (sin t) 2) (* eh (cos t))))))) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2)))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) (taylor 0 ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))) (taylor inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) (taylor -inf ew) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))))))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (+ (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t))))))))))))) (taylor 0 eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (cos t))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) (taylor inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))))) (taylor -inf eh) (#s(alt (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow t 2) (taylor 0 t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ 1 (* -1/3 (pow t 2)))) (taylor 0 t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ 1 (* (pow t 2) (- (* 2/45 (pow t 2)) 1/3)))) (taylor 0 t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 2/45 (* -1/315 (pow t 2)))) 1/3)))) (taylor 0 t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor -inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor -inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor -inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1/2 (* 1/2 (cos (* 2 t)))) (taylor -inf t) (#s(alt (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (patch (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #<representation binary64>) () ())) ()) |
231 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | t | @ | inf | (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) |
| 30.0ms | ew | @ | -inf | (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) |
| 28.0ms | eh | @ | inf | (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) |
| 20.0ms | t | @ | 0 | (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) |
| 20.0ms | t | @ | -inf | (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) |
| 1× | egg-herbie |
| 6 812× | lower-*.f64 |
| 6 812× | lower-*.f32 |
| 5 686× | lower-fma.f64 |
| 5 686× | lower-fma.f32 |
| 4 568× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1937 | 38013 |
| 1 | 7173 | 37779 |
| 0 | 8053 | 36568 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* t (cos (atan (/ eh (* ew (tan t)))))) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* -1/6 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* 1/120 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/5040 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (cos (atan (/ eh (* ew (tan t)))))))))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(* ew (sin t)) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(- (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(- (* (pow ew 2) (- (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5))))) (+ (* -1 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))))))))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(* ew (- (* 1/2 (/ 1 (sin t))) (* 1/2 (/ (cos (* 2 t)) (sin t))))) |
(* ew (- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5))))))))))) |
(/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))))))))))) |
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(- (* (pow t 2) (- (* (pow t 2) (- (* -1 (/ (pow ew 4) (pow eh 3))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(- (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (/ (pow ew 4) (pow eh 3))) (* (pow t 2) (- (+ (* 1/2 (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 3) (pow eh 2))) (/ (* (pow ew 4) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* 2/45 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 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))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) ew))))))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* ew (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))))) (+ (* -1/8 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))))) |
(* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5))))))))))) |
(* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) |
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(* -1 (* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)))))) |
(* -1 (* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))))))))))) |
(* -1 (* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))))) |
1 |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) |
(/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) |
(/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/ (* (pow ew 2) (pow t 2)) (pow eh 2)) |
(* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (pow ew 2) (pow eh 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
(* (pow ew 2) (+ (* (pow ew 2) (- (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
(* (pow ew 2) (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
1 |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
1 |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(* -1 (/ (* (pow ew 3) (pow t 4)) (pow eh 3))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh))))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh)))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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 eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) eh)) (/ (* ew (- (* 1/315 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* 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)))))) eh))))) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh))))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3)) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3)) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3)) |
(/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3))) |
(* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))))))) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))))))))))) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9))))))))))))))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (* 1/2 (/ 1 (sin t))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7)))))) (pow ew 6))) (* 1/2 (/ 1 (sin t)))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(* -1 eh) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew)))) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew)))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (/ (* eh (- (* 2/45 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 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))) (+ (* -1 (/ (* ew (* (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) ew))))) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew))))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3))))))) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))))))))) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))) |
(/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t)) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))))))) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5))))))))))) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) |
(* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3))))))) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5))))))))))) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))))))))))))))) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) ew) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* 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 t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(* -1 eh) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh)))) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (/ (* 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)))) eh)))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 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 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (/ (* ew (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))) eh))))) (/ (* 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)))) eh))))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) |
(* -1 (* eh (cos t))) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2)))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (+ (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t))))))))))))) |
(* -1 (* eh (cos t))) |
(* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
(* eh (cos t)) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))))) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1/3 (pow t 2)))) |
(* (pow t 2) (+ 1 (* (pow t 2) (- (* 2/45 (pow t 2)) 1/3)))) |
(* (pow t 2) (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 2/45 (* -1/315 (pow t 2)))) 1/3)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* t (cos (atan (/ eh (* ew (tan t)))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* -1/6 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) t) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* 1/120 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) t) |
(* t (+ (cos (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/6 (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/5040 (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (cos (atan (/ eh (* ew (tan t)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal 1/120 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) t) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (sin t)) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
(* eh (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* -1 (* eh (+ (* -1 (sin (atan (/ eh (* ew (tan t)))))) (* -1 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)))) |
(* -1 (* t (+ (* -1 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) t))))) |
(*.f64 (neg.f64 t) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)) ew) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)) ew) |
(* ew (+ (* t (cos (atan (/ eh (* ew (tan t)))))) (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)) ew) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)))) |
(* -1 (* ew (+ (* -1 (* t (cos (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* eh (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)) #s(literal -1/2 binary64) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) ew (*.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (sin.f64 t))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))) eh) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))))) eh) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))))) eh) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(*.f64 (*.f64 ew ew) (/.f64 (*.f64 t t) eh)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal 1/120 binary64)))) (*.f64 t t) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64)))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 ew ew) eh) #s(literal 1/120 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)))) (fma.f64 #s(literal -1/240 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (fma.f64 (*.f64 #s(literal 1/12 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/5040 binary64))))) (*.f64 t t) (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64)))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) eh))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64))) (sin.f64 t)) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal 1/2 binary64) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1/2 binary64))) (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) 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 (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 (sin.f64 t) ew))) eh (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 (sin.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (-.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64)))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal 1/120 binary64))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) (sin.f64 t)) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (sin.f64 t) ew)) #s(literal -1/2 binary64))) ew))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) ew)) ew))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(- (* -1 (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(fma.f64 (neg.f64 (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh)) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(- (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh))) #s(literal -3/8 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh))))) (*.f64 ew ew) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh)) #s(literal -3/2 binary64)))) (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(- (* (pow ew 2) (- (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5))))) (+ (* -1 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))))))))) (+ (* -1 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))))))) (+ (* -1 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))))) (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal -1/2 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))))) (*.f64 ew ew) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh))) #s(literal -3/8 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh))))) (*.f64 ew ew) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh)) #s(literal -3/2 binary64)))) (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(* ew (- (* 1/2 (/ 1 (sin t))) (* 1/2 (/ (cos (* 2 t)) (sin t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew) |
(* ew (- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t)))) (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (sin.f64 t))))) ew) |
(* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (+.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t)))))) (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) ew) |
(* ew (- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (cos (* 2 t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5))))))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t))))))))) (fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (sin.f64 t))) (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))))))) ew) |
(/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (+.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (sin.f64 t))))) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (+.f64 (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -3/2 binary64)))) |
(* -1 (* ew (- (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (+.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (-.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal -3/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) |
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh) |
(- (* -1 (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (neg.f64 (*.f64 t t)) (fma.f64 eh (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh)) |
(- (* (pow t 2) (- (* (pow t 2) (- (* -1 (/ (pow ew 4) (pow eh 3))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) eh)) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) ew) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))))) eh) #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal -1/2 binary64))))) (*.f64 t t) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh)) |
(- (* (pow t 2) (- (* (pow t 2) (- (+ (* -1 (/ (pow ew 4) (pow eh 3))) (* (pow t 2) (- (+ (* 1/2 (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 3) (pow eh 2))) (/ (* (pow ew 4) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* 2/45 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 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))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2)))))) ew))))))) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (/ (* eh (- (* -1/3 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1 (/ (* ew (* (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan 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 2))))) ew))))) (+ (* -1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2)))) ew)))) (* -1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 5 binary64)))) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 ew ew) ew)) (*.f64 eh eh)) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64)))) eh))) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) ew) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))))) eh) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) ew) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh)))))) eh) #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2/45 binary64) ew) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (-.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) ew (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))) (*.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))))) (*.f64 eh eh)))) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) eh)) #s(literal 1/2 binary64)))))) (*.f64 t t) (/.f64 (neg.f64 (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) eh))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) ew) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))))) eh) #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh))) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) ew) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 eh eh)))) ew) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal -1/2 binary64))))) (*.f64 t t) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh)) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(- (* (/ (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (* (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/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)))))) |
(/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew)) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (sin.f64 t))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 t) ew))))) (*.f64 eh eh) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew)) |
(+ (* (pow eh 2) (- (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))) (+ (* (pow eh 2) (- (+ (* -1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* ew (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 7)))))) (+ (* -1/8 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 5)))))) (+ (* 1/2 (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 3) (pow (sin t) 3)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* ew (pow (sin t) 3))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* ew (sin t))))) (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 (*.f64 ew (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) #s(literal -1/8 binary64)))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) ew)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 t) ew))))) (*.f64 eh eh) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew)) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 eh eh)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t))))) eh) |
(* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5))))))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t)))) (-.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))))) eh) |
(* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) |
(*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t)))) (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))))) eh) |
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (cos.f64 t)) |
(* -1 (* eh (- (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 3)))) (pow eh 2))) (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)))))) |
(*.f64 (neg.f64 eh) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 eh eh)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t)))))) |
(* -1 (* eh (- (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t)))) (-.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))))) |
(* -1 (* eh (- (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 6) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 5)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t))) (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t)))) (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) |
(+ 1 (* (pow eh 2) (- (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) |
(/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 8 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (-.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (*.f64 eh eh)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) |
(/ (+ (* -1 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (pow eh 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(/ (- (+ (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2)) (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4)))) (pow eh 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh)) |
(/ (- (+ (* -1 (/ (* (pow ew 8) (pow (sin t) 8)) (* (pow eh 6) (pow (cos t) 8)))) (/ (* (pow ew 2) (pow (sin t) 2)) (pow (cos t) 2))) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 4) (pow (cos t) 6)))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 4))))) (pow eh 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 8 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (-.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))))) (*.f64 eh eh)) |
(/ (* (pow ew 2) (pow t 2)) (pow eh 2)) |
(/.f64 (*.f64 (*.f64 ew ew) (*.f64 t t)) (*.f64 eh eh)) |
(* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (pow ew 2) (pow eh 2)))) |
(*.f64 (-.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t t)) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (neg.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (/.f64 (*.f64 ew ew) (*.f64 eh eh))) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))) (/ (pow ew 2) (pow eh 2)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t t)) (-.f64 (-.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))))) (*.f64 t t) (neg.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 t t) (/.f64 (*.f64 ew ew) (*.f64 eh eh))) (*.f64 t t)) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))) |
(*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) |
(* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 4)))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (- (/ (* (pow ew 2) (pow (sin t) 6)) (* (pow eh 6) (pow (cos t) 6))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (pow (sin t) 8)) (* (pow eh 8) (pow (cos t) 8)))) (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 4))))) (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))) |
(*.f64 (fma.f64 (fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 ew ew) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) |
(- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(-.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) |
(- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (neg.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) |
(- (+ 1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(-.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) |
(- (+ 1 (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (neg.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) |
(* -1 (/ (* (pow ew 3) (pow t 4)) (pow eh 3))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 ew ew) ew)) (*.f64 (*.f64 eh eh) eh))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 5 binary64)))) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) eh))) (*.f64 t t) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) ew)) (*.f64 (*.f64 eh eh) eh))) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh)))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 5 binary64)))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) eh)) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) eh)))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) eh)))) (*.f64 t t) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) ew)) (*.f64 (*.f64 eh eh) eh))) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ (* -1 (/ (pow ew 3) (pow eh 3))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 5))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) (pow eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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 eh 3))) (+ (* 1/2 (/ (* ew (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) eh)) (/ (* ew (- (* 1/315 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* 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)))))) eh))))) (/ (* ew (- (* -2/45 (/ (pow ew 2) (pow eh 2))) (+ (* -1 (/ (* ew (* (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ 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) (- (+ (* -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))))) eh))))) (/ (* ew (- (* 1/3 (/ (pow ew 2) (pow eh 2))) (/ (* (pow ew 3) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 4)))) eh)))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 5 binary64)))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (/.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh)))))) (*.f64 (*.f64 eh eh) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)))) eh)) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/315 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (-.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) ew (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)))) (*.f64 (*.f64 ew ew) ew)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (*.f64 eh eh)))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) eh))))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) eh))))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) eh)))) (*.f64 t t) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) ew)) (*.f64 (*.f64 eh eh) eh))) (pow.f64 t #s(literal 4 binary64))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* ew (- 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (sin.f64 t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))) (*.f64 eh eh) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) |
(- (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1/2 (/ (* (pow (cos t) 2) (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 2) (pow (sin t) 3)))))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (sin.f64 t)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))) (*.f64 eh eh) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) |
(* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 eh eh) eh)) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3)) |
(/.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 eh eh) eh)) |
(/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3)) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 9 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64)))))))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 9 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 eh eh) eh)) |
(/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3))) |
(*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))))) (pow eh 3))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) eh)) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7))))))))) (pow eh 3))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) eh)) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (cos t) 3))) (+ (* -1 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (+ (* -1 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9)))) (+ (* 1/2 (/ (* ew (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (cos t)))) (+ (* 1/2 (/ (* ew (* (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 3) (* (pow (sin t) 2) (* (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow eh 6) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 5) (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 7) (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 7)))) (* 1/2 (/ (* (pow ew 9) (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 9))))))))))))) (pow eh 3))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 9 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64)))))))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 9 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) eh)) |
(* -1 (/ (* (pow ew 3) (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal -1/2 binary64)) (*.f64 ew ew) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))))) (*.f64 (*.f64 ew ew) ew)) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 t) eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))))) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64))))))) (*.f64 ew ew))) (*.f64 ew ew) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))))) (*.f64 (*.f64 ew ew) ew)) |
(* (pow ew 3) (+ (* -1 (/ (* (pow (sin t) 2) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 6) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 7) (pow (cos t) 7)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9)))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* eh (cos t)))) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow (sin t) 8) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 9) (pow (cos t) 9))))))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 t) eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 9 binary64)) (pow.f64 (cos.f64 t) #s(literal 9 binary64)))))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 9 binary64)) (pow.f64 (cos.f64 t) #s(literal 9 binary64)))))) (*.f64 ew ew))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 eh #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))))) (*.f64 ew ew))) (*.f64 ew ew) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))))) (*.f64 (*.f64 ew ew) ew)) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) |
(- (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ 1 (sin t))) (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64)))) |
(- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (+.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t)))))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64))) |
(- (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ 1 (sin t))) (+ (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (sin.f64 t))))))))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64))) |
(/ (- 1/2 (* 1/2 (cos (* 2 t)))) (sin t)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (* 1/2 (/ 1 (sin t)))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 ew ew)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (* 1/2 (/ 1 (sin t))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 ew ew))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 3)))) (pow ew 2))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))) (+ (* 1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 4) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 5))))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7))) (+ (* 1/2 (/ (* (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (- 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 t))))))) (pow (sin t) 3))) (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 6) (- 1/2 (* 1/2 (cos (* 2 t)))))) (pow (sin t) 7)))))) (pow ew 6))) (* 1/2 (/ 1 (sin t)))))) (* 1/2 (/ (cos (* 2 t)) (sin t)))) |
(-.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 ew ew))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (sin.f64 t)) #s(literal 1/2 binary64))) |
(* -1 eh) |
(neg.f64 eh) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 eh (/.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) ew))) (*.f64 t t) (neg.f64 eh)) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew)))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal 1/2 binary64) (*.f64 eh (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (*.f64 ew ew)) (*.f64 eh eh)) (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) ew)))) (*.f64 t t) (*.f64 eh (/.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) ew)))) (*.f64 t t) (neg.f64 eh)) |
(+ (* -1 eh) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) eh)) (+ (* 1/2 (/ (* (pow ew 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (/ (* eh (- (* 2/45 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 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))) (+ (* -1 (/ (* ew (* (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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)))))) ew))))) (/ (* eh (- (* -1/3 ew) (+ (* -1 (/ (* ew (* (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 2))) (/ (* (pow ew 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))))) ew))))) (/ (* eh (- ew (/ (* (pow ew 2) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) (pow eh 2)))) ew))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) ew) (-.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (*.f64 ew ew)) (*.f64 eh eh)) (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh)))))) eh) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) eh)) #s(literal 1/2 binary64) (*.f64 eh (/.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) ew) (-.f64 (-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) ew (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)))) (*.f64 ew ew)) (*.f64 eh eh)) (*.f64 ew (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (*.f64 ew ew)) (*.f64 eh eh)) (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh)))) (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)))) (*.f64 eh eh))))) ew))))) (*.f64 t t) (*.f64 eh (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) ew) (-.f64 (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (*.f64 ew ew)) (*.f64 eh eh)) (*.f64 ew (/.f64 (*.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64)))) (*.f64 eh eh))))) ew))))) (*.f64 t t) (*.f64 eh (/.f64 (-.f64 ew (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 ew ew)) (*.f64 eh eh))) ew)))) (*.f64 t t) (neg.f64 eh)) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(* (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- (* ew (sin t)) (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/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))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 eh eh) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* 1/2 (/ (cos (* 2 t)) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7)))) (/ (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 7) (pow (sin t) 7))))))) (/ (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 5) (pow (sin t) 5))))))) (/ (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow ew 3) (pow (sin t) 3)))))) (* 1/2 (/ 1 (* ew (sin t))))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (*.f64 eh eh) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (*.f64 eh eh) (/.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh)) |
(* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) (cos.f64 t)) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) eh) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))))))))) |
(*.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) eh) |
(* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))))))))))))) |
(*.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/16 binary64)))))) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) eh) |
(/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t)) |
(*.f64 eh (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))))))) |
(*.f64 (neg.f64 eh) (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5))))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) |
(* -1 (* eh (+ (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1 (/ (+ 1/2 (* 1/2 (cos (* 2 t)))) (cos t))) (+ (* -1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 4) (pow (cos t) 5)))) (* 1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow eh 6) (pow (cos t) 7))))))))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/16 binary64)))))) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) |
(* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) (cos.f64 t)) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3))))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh))) #s(literal -3/2 binary64)) (*.f64 ew ew) (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) (cos.f64 t))) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5))))))))))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh))) #s(literal -3/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh)))) #s(literal -3/8 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh)))))) (*.f64 ew ew))) (*.f64 ew ew) (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) (cos.f64 t))) |
(+ (* -1 (/ (* eh (+ 1/2 (* 1/2 (cos (* 2 t))))) (cos t))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (+ (* -1/2 (/ (* (pow (sin t) 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* eh (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* -1/2 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/8 (/ (* (pow (sin t) 4) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 3) (pow (cos t) 5)))) (* (pow ew 2) (+ (* -1 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/2 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* -1/16 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))) (* 1/8 (/ (* (pow (sin t) 6) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* (pow eh 5) (pow (cos t) 7)))))))))))))))) |
(fma.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) eh))) #s(literal -3/2 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh)))) #s(literal -3/8 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64))))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))))) (*.f64 ew ew))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 (*.f64 eh eh) eh))))) (*.f64 ew ew))) (*.f64 ew ew) (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) (cos.f64 t))) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (sin.f64 t) ew))) |
(/ (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t)) (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t)) (+ (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3))) (+ (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))) (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))))))))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t)) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (fma.f64 (pow.f64 eh #s(literal 8 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))))))))))) ew) |
(/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (sin.f64 t) ew))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -3/2 binary64)) (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t))))) ew) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5))))))))) ew)) |
(/.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t))))) ew) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (+ 1/2 (* 1/2 (cos (* 2 t))))) (sin t))) (+ (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* -1/2 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* -1/16 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/8 (/ (* (pow eh 8) (* (pow (cos t) 6) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (* (pow ew 6) (pow (sin t) 7))))))))))))) ew)) |
(/.f64 (neg.f64 (-.f64 (-.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 eh #s(literal 8 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64)))) #s(literal -1/16 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 t))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) 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 (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t t)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* 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 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 2/15 binary64) (*.f64 #s(literal 1/3 binary64) ew)) (*.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))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) ew) #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) ew)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) ew) t) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(* 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)) |
(*.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)) |
(*.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)) |
(*.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)) |
(*.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) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 ew (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (*.f64 ew (/.f64 (fma.f64 #s(literal -4/9 binary64) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (*.f64 t t))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 t t)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (*.f64 t t) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* -1 eh) |
(neg.f64 eh) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) eh))) (*.f64 t t) (neg.f64 eh)) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (/ (* 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)))) eh)))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) eh)))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) eh)))) (*.f64 t t) (neg.f64 eh)) |
(+ (* -1 eh) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) (pow eh 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew))))) ew)) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 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 3))) (+ (* 1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (/ (* ew (- (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))) (* -1/720 (/ (pow eh 2) ew)))) eh))))) (/ (* 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)))) eh))))) (/ (* ew (- (+ ew (* 1/3 (/ (pow eh 2) ew))) (* -1/2 (/ (pow eh 2) ew)))) eh))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 ew ew))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) ew)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 eh #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)))) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 ew (/.f64 (fma.f64 #s(literal 1/120 binary64) ew (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 17/315 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/720 binary64)))) eh))))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) ew (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 2/15 binary64)))) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/24 binary64))) eh))))) (*.f64 t t) (*.f64 ew (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/3 binary64) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) eh)))) (*.f64 t t) (neg.f64 eh)) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (* 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* -1 (* eh (cos t))) |
(*.f64 (neg.f64 eh) (cos.f64 t)) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) (*.f64 ew ew) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(+ (* -1 (* eh (cos t))) (* (pow ew 2) (+ (* 1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* 1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2)))))))) (/ (pow (sin t) 2) (* eh (cos t))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)))) (*.f64 ew ew) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) (*.f64 ew ew) (*.f64 (neg.f64 eh) (cos.f64 t))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -3/2 binary64) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))) |
(*.f64 (+.f64 (-.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1/2 binary64)))) ew) |
(* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))) |
(*.f64 (+.f64 (-.f64 (sin.f64 t) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))))) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))) |
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))))))) (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -3/2 binary64)) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -3/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 eh eh))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (+ (* 1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t))))))))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -3/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (sin.f64 t)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal 1/2 binary64))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(* -1 (* eh (cos t))) |
(*.f64 (neg.f64 eh) (cos.f64 t)) |
(* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) (neg.f64 (cos.f64 t))) eh) |
(* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) (cos.f64 t)) eh) |
(* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))))) (cos.f64 t)) eh) |
(* eh (cos t)) |
(*.f64 (cos.f64 t) eh) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) (neg.f64 (cos.f64 t)))) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) (cos.f64 t))) |
(* -1 (* eh (+ (* -1 (cos t)) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))))) |
(*.f64 (neg.f64 eh) (-.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))))) (cos.f64 t))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1/3 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* (pow t 2) (- (* 2/45 (pow t 2)) 1/3)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) |
(* (pow t 2) (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 2/45 (* -1/315 (pow t 2)))) 1/3)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 t t) #s(literal 2/45 binary64)) (*.f64 t t) #s(literal -1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) (*.f64 t t)) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 t)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
| 6 562× | lower-*.f32 |
| 6 524× | lower-*.f64 |
| 4 774× | lower-fma.f32 |
| 4 766× | lower-fma.f64 |
| 3 560× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 761 |
| 0 | 138 | 660 |
| 1 | 459 | 615 |
| 2 | 3290 | 611 |
| 0 | 10016 | 611 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (*.f64 (tan.f64 t) ew)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (cos.f64 t) eh) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
| Outputs |
|---|
(*.f64 #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)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(fabs.f64 (-.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) eh (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 (cos.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 ew (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sin.f64 t)) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 t) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (sin.f64 (+.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal 2 binary64)) |
(/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(*.f64 #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 (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (* (* ew (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 (tan.f64 t) ew)))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (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 (*.f64 (tan.f64 t) ew)))) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(*.f64 #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)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(fabs.f64 (-.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(fabs.f64 (neg.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 t ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 t ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (neg.f64 (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh) (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (*.f64 t ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) t) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 t ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 (*.f64 t ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(fma.f64 ew (*.f64 t (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t ew) (*.f64 t ew)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 t ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) |
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) eh (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 (cos.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 ew (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(*.f64 (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) eh (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 ew (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -3/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew)) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) eh (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 (cos.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 ew (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(-.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) |
(exp.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64)) (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64) (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) ew) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) |
(*.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 ew (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 ew (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) eh) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 eh eh)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 eh eh)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 eh (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (/.f64 eh (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh))) |
(*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 eh eh) (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (*.f64 eh eh)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 eh eh)) (*.f64 (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh eh) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t)))) |
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(exp.f64 (log.f64 (*.f64 (tan.f64 t) ew))) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))))) |
(/.f64 (exp.f64 (log1p.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)))) (exp.f64 (log.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64) (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)))) |
(exp.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) eh)) (*.f64 (neg.f64 ew) (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 ew ew) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 eh eh)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)) (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(-.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 t) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sin.f64 t) (sin.f64 t)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 t) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 t t))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 t t)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 t)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) |
Compiled 389 913 to 9 761 computations (97.5% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 988 | 28 | 4 016 |
| Fresh | 8 | 2 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 999 | 32 | 4 031 |
| Status | Accuracy | Program |
|---|---|---|
| 87.4% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| 34.5% | (fabs.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) | |
| 87.4% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) | |
| 87.5% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) | |
| 87.5% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| 34.4% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 34.6% | (fabs.f64 (fma.f64 ew (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 44.3% | (fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) | |
| 27.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) | |
| 95.1% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 62.6% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ▶ | 98.2% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ▶ | 98.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
| 89.3% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) | |
| 61.4% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ▶ | 41.6% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
| ✓ | 99.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
| 46.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) | |
| 54.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh)))) | |
| 7.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) | |
| ▶ | 91.4% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) 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 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (tan.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 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) 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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) eh))) | |
| ✓ | 43.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 (*.f64 (tan.f64 t) ew)))) eh))) |
| 41.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) | |
| 41.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 (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.f64 eh ew)) t)))) eh))) | |
| 60.8% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) | |
| 30.2% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) | |
| 43.0% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh))) | |
| 46.5% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 eh eh)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t))))) eh))) |
Compiled 2 828 to 1 330 computations (53% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| cost-diff | 704 | (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) | |
| cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| cost-diff | 128 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) | |
| cost-diff | 0 | (sin.f64 t) | |
| cost-diff | 0 | (*.f64 (sin.f64 t) ew) | |
| cost-diff | 0 | #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (*.f64 (cos.f64 t) eh) | |
| cost-diff | 0 | (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) | |
| cost-diff | 0 | #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
| 8 850× | lower-*.f32 |
| 8 828× | lower-*.f64 |
| 5 218× | associate-/r/ |
| 4 314× | *-commutative |
| 3 034× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 880 |
| 0 | 114 | 871 |
| 1 | 178 | 871 |
| 2 | 250 | 857 |
| 3 | 364 | 857 |
| 4 | 574 | 854 |
| 5 | 825 | 854 |
| 6 | 1460 | 854 |
| 7 | 2629 | 854 |
| 8 | 2765 | 854 |
| 9 | 2784 | 854 |
| 10 | 2796 | 854 |
| 11 | 2798 | 854 |
| 12 | 2798 | 854 |
| 13 | 4520 | 854 |
| 14 | 4602 | 854 |
| 15 | 4622 | 854 |
| 16 | 4622 | 854 |
| 17 | 5031 | 854 |
| 18 | 5031 | 854 |
| 19 | 6360 | 854 |
| 20 | 7102 | 854 |
| 21 | 7238 | 854 |
| 22 | 7285 | 854 |
| 23 | 7313 | 854 |
| 24 | 7313 | 854 |
| 0 | 8772 | 841 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
ew |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
ew |
#s(literal -2 binary64) |
(*.f64 eh eh) |
#s(literal 1 binary64) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
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 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
ew |
(/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos.f64 t) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
t |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
ew |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) |
(/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) |
(/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
ew |
#s(literal -2 binary64) |
(*.f64 eh eh) |
#s(literal 1 binary64) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) |
#s(literal 1 binary64) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(*.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 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
eh |
(cos.f64 t) |
(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 eh ew) |
(tan.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.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))) |
ew |
(/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
(*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) |
(sin.f64 t) |
t |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.4378747186831475 | (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 5.47423195972311 | (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) | |
| accuracy | 36.03202574736872 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| accuracy | 0.13671875 | (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) | |
| accuracy | 0.2436666034090558 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 1.6465015335721733 | (/.f64 (/.f64 eh ew) (tan.f64 t)) | |
| accuracy | 37.26707945183216 | #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) | |
| accuracy | 8.407980605283006 | (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) | |
| accuracy | 10.319243286763147 | (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) | |
| accuracy | 13.77430076665826 | (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) | |
| accuracy | 37.95554930510163 | #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 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) | |
| accuracy | 0 | (sin.f64 t) | |
| accuracy | 0 | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0.12109375 | (*.f64 (sin.f64 t) ew) | |
| accuracy | 37.27247254614615 | #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) | |
| accuracy | 0.1328125 | (*.f64 (cos.f64 t) eh) | |
| accuracy | 0.15625 | (*.f64 (tan.f64 t) ew) | |
| accuracy | 1.008677997746195 | #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) |
| 614.0ms | 82× | 2 | valid |
| 124.0ms | 68× | 1 | valid |
| 61.0ms | 106× | 0 | valid |
Compiled 732 to 52 computations (92.9% saved)
ival-sin: 497.0ms (66.4% of total)ival-mult: 73.0ms (9.8% of total)ival-cos: 70.0ms (9.4% of total)ival-div: 23.0ms (3.1% of total)ival-pow: 21.0ms (2.8% of total)adjust: 19.0ms (2.5% of total)ival-tan: 12.0ms (1.6% of total)ival-add: 12.0ms (1.6% of total)ival-atan: 9.0ms (1.2% of total)ival-sqrt: 7.0ms (0.9% of total)ival-fabs: 5.0ms (0.7% 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 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ()) |
#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh ew) (tan.f64 t)) (patch (/.f64 (/.f64 eh ew) (tan.f64 t)) #<representation binary64>) () ()) |
#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ()) |
#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) (patch (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (* eh (pow t 2)))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) (taylor 0 t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<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 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf t) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor 0 eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (cos t)) (taylor -inf eh) (#s(alt (*.f64 (cos.f64 t) eh) (patch (*.f64 (cos.f64 t) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* -1/6 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) (taylor 0 t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<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 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf t) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 (sin.f64 t) ew) (patch (*.f64 (sin.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt t (taylor 0 t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ 1 (* -1/6 (pow t 2)))) (taylor 0 t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) (taylor 0 t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) (taylor 0 t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor -inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor -inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor -inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor -inf t) (#s(alt (sin.f64 t) (patch (sin.f64 t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) 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 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow t 2)) eh) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #<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)) (* 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)) (* 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)) (* 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 (/ (* 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 (/ (* 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 (/ 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 (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)) (* 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 (* ew (sin t)) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) (patch (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) (patch (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.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 (* ew (tan t))))))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.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 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) (taylor 0 t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* ew t) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* 1/3 (* ew (pow t 2))))) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) (taylor 0 t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<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 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf t) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor 0 ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) (cos t)) (taylor -inf ew) (#s(alt (*.f64 (tan.f64 t) ew) (patch (*.f64 (tan.f64 t) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow eh 2) (* (pow ew 2) (pow t 2))) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (patch (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))) (/ 1 (* ew (sin t)))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 7)))))))) (/ 1 (* ew (sin t)))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* (pow ew 2) (pow t 2))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))) (/ eh (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))))))) (/ eh (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (+ (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 31/15120 (/ eh (pow ew 2))) (* 7/720 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh))))))))))))) (/ eh (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) ew) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) ew) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew)) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5))))) (/ 1 (sin t))) ew)) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))))) (/ 1 (sin t))) ew)) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t (cos (atan (/ eh (* ew (tan t)))))) eh) (taylor 0 t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/6 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* 1/120 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (* 1/120 (/ (cos (atan (/ eh (* ew (tan t))))) eh)))))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) (taylor 0 t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf t) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf eh) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor 0 ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) (taylor -inf ew) (#s(alt (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (patch (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #<representation binary64>) () ())) ()) |
237 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | eh | @ | -inf | (* (cos t) eh) |
| 16.0ms | t | @ | inf | (* (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) eh) |
| 2.0ms | t | @ | 0 | (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) |
| 2.0ms | t | @ | 0 | (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) |
| 1.0ms | t | @ | 0 | (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) |
| 1× | egg-herbie |
| 8 456× | lower-fma.f64 |
| 8 456× | lower-fma.f32 |
| 6 584× | lower-*.f64 |
| 6 584× | lower-*.f32 |
| 5 452× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1167 | 27903 |
| 1 | 4247 | 27619 |
| 0 | 8007 | 26552 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
-1 |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
1 |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* ew (sin t)) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* 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 t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ 1 (* ew (sin t))) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))) (/ 1 (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 7)))))))) (/ 1 (* ew (sin t)))) |
(/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) |
(* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2)))) |
(* -1 (* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/ eh (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))) (/ eh (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))))))) (/ eh (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (+ (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 31/15120 (/ eh (pow ew 2))) (* 7/720 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh))))))))))))) (/ eh (pow ew 2))) (pow t 2)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/ 1 (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) ew) |
(/ 1 (* ew (sin t))) |
(* -1 (/ (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew)) |
(* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5))))) (/ 1 (sin t))) ew)) |
(* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))))) (/ 1 (sin t))) ew)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(/ (* t (cos (atan (/ eh (* ew (tan t)))))) eh) |
(* t (+ (* -1/6 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* 1/120 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (* 1/120 (/ (cos (atan (/ eh (* ew (tan t))))) eh)))))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 (sin.f64 t) ew))) eh (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 (sin.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 t))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) ew) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew t) #s(literal -1/6 binary64))) t ew) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) eh)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 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 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) eh)) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 t t) eh) |
(* 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)) |
(*.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)) |
(*.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)) |
(*.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)) |
(*.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) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 (sin.f64 t) ew))) eh (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 (sin.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 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))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/120 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/6 binary64) ew)) (*.f64 t t) ew) t) |
(* 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 (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 (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 (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 (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) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal -1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew))))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) eh) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) (*.f64 ew ew) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) eh) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (fma.f64 eh (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal -1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew))))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh)) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64))) eh) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) #s(literal -1/2 binary64) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)))) (*.f64 ew ew) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh))) (*.f64 ew ew) eh) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (sin.f64 t)))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 t)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (sin.f64 t)) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) ew))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 eh eh) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh)) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))) (neg.f64 eh)) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (*.f64 #s(literal 1/12 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh) (*.f64 #s(literal -1/240 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))))))) (*.f64 t t) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh)) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (sin.f64 t)) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (neg.f64 (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (neg.f64 (sin.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) 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 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 (sin.f64 t) ew))) eh (*.f64 (sin.f64 t) ew)) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew)))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 (sin.f64 t) ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh eh) (cos.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (cos.f64 t) eh))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (sin.f64 t) ew))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 t))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) |
(fma.f64 ew (*.f64 t (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(fma.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) #s(literal -1/2 binary64) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) t (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) t (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) 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 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* ew t) |
(*.f64 ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t t) ew) ew) t) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/3 binary64) ew)) (*.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))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 2/15 binary64) ew)) (*.f64 t t) (*.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) ew) t) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (neg.f64 eh)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew t) (*.f64 ew t))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh eh) (cos.f64 t))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))))) (neg.f64 eh)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1 binary64))) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))) (/ 1 (* ew (sin t)))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 7) (pow (sin t) 7)))))))) (/ 1 (* ew (sin t)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 7 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) |
(* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t))))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) eh) |
(* -1 (/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* -1 (* eh (+ (* 1/2 (/ 1 (* (pow eh 2) (cos t)))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (/ 1/2 (* (pow eh 2) (cos t))) (/ (cos t) (* (pow ew 2) (pow (sin t) 2)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/8 binary64) (+.f64 (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (cos.f64 t)))))) (neg.f64 eh)) |
(/ eh (* (pow ew 2) (pow t 2))) |
(/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))) (/ eh (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) #s(literal 1/2 binary64) (*.f64 (/.f64 eh (*.f64 ew ew)) #s(literal 1/6 binary64))) (*.f64 t t) (/.f64 eh (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)))))))) (/ eh (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) #s(literal 1/12 binary64) (*.f64 #s(literal 7/360 binary64) (/.f64 eh (*.f64 ew ew))))) (*.f64 t t) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) #s(literal 1/2 binary64) (*.f64 (/.f64 eh (*.f64 ew ew)) #s(literal 1/6 binary64)))) (*.f64 t t) (/.f64 eh (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh (pow ew 2))) (+ (* 1/2 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 7/360 (/ eh (pow ew 2))) (+ (* 1/12 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh)) (* (pow t 2) (+ (* -1/2 (/ (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* -1/12 (/ (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* 31/15120 (/ eh (pow ew 2))) (* 7/720 (/ (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) eh))))))))))))) (/ eh (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) eh) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh) (fma.f64 #s(literal 7/720 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) (*.f64 #s(literal 31/15120 binary64) (/.f64 eh (*.f64 ew ew)))))) (*.f64 t t) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) #s(literal 1/12 binary64) (*.f64 #s(literal 7/360 binary64) (/.f64 eh (*.f64 ew ew)))))) (*.f64 t t) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh) #s(literal 1/2 binary64) (*.f64 (/.f64 eh (*.f64 ew ew)) #s(literal 1/6 binary64)))) (*.f64 t t) (/.f64 eh (*.f64 ew ew))) (*.f64 t t)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(* (/ 1 (* ew (sin t))) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(/ (* eh (cos t)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) |
(/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) (pow ew 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(/ (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) ew) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t)))) ew) |
(/ (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) ew) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))))) ew) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(* -1 (/ (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5))))) (/ 1 (sin t))) ew)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))))) (/ 1 (sin t))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 t))))) (neg.f64 ew)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/ (* t (cos (atan (/ eh (* ew (tan t)))))) eh) |
(*.f64 t (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* t (+ (* -1/6 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #s(literal -1/6 binary64) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* 1/120 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #s(literal 1/120 binary64) (*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) t) |
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (cos (atan (/ eh (* ew (tan t))))) eh)) (* (pow t 2) (+ (* -1/5040 (/ (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))) eh)) (* 1/120 (/ (cos (atan (/ eh (* ew (tan t))))) eh)))))) (/ (cos (atan (/ eh (* ew (tan t))))) eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #s(literal -1/5040 binary64) (*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal 1/120 binary64))) (*.f64 t t) (*.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) t) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
| 4 080× | lower-*.f32 |
| 4 058× | lower-*.f64 |
| 3 986× | lower-/.f32 |
| 3 970× | lower-/.f64 |
| 3 354× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 707 |
| 0 | 114 | 698 |
| 1 | 375 | 617 |
| 2 | 2400 | 617 |
| 0 | 8072 | 607 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (cos.f64 t) eh) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) eh) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) |
| Outputs |
|---|
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (*.f64 (*.f64 (sin.f64 t) ew) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (sin.f64 t) ew)) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) ew)) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (cos.f64 t) eh) |
(*.f64 eh (cos.f64 t)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(sin.f64 t) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) eh) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (/.f64 #s(literal 1 binary64) (tan.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh ew) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (tan.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) (neg.f64 (/.f64 (tan.f64 t) eh))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) (tan.f64 t)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 eh) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (tan.f64 t) eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) |
(/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) eh)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh)) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh)) (neg.f64 (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t)))) (neg.f64 (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh))) (neg.f64 (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) |
(/.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) eh) ew) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 (tan.f64 t) ew))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) ew) |
(/.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh)) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) |
(/.f64 (neg.f64 eh) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)))) |
(/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) ew) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) ew) (sin.f64 t)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 ew (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t))) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (sin.f64 t) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))) (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew))) (-.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(*.f64 eh (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) eh)) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) eh)) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(/.f64 (neg.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) eh) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 eh (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) eh)) |
(+.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 eh (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(*.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))) (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (neg.f64 (*.f64 eh #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) eh (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (*.f64 #s(literal 2 binary64) eh))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal -2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -2 binary64) (*.f64 eh (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 eh #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh #s(literal 1 binary64))) (*.f64 eh (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew #s(literal -2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 ew #s(literal 2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 ew (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) ew))) (*.f64 #s(literal -2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal -2 binary64) (*.f64 ew #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) eh (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 #s(literal -2 binary64) eh)) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal -2 binary64) ew)) (*.f64 #s(literal -2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) ew))) (*.f64 #s(literal 2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal 2 binary64) (*.f64 ew #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal 2 binary64) ew)) (*.f64 #s(literal 2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) eh (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) eh)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) ew)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64) (*.f64 eh (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) eh (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))) (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))) (-.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) eh) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (sin.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 ew (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(-.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) ew (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 (tan.f64 t)) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 eh (tan.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t)))) |
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 ew (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(exp.f64 (log.f64 (*.f64 (tan.f64 t) ew))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew)) (/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) (*.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 t)) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) ew) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (pow.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
(*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) ew)) (neg.f64 (sin.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) ew) (sin.f64 t)) |
(/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (neg.f64 (*.f64 #s(literal 1 binary64) ew))) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 #s(literal 1 binary64) ew)) |
(/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) |
(/.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) eh) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) eh) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 eh))) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sin.f64 t) eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sin.f64 t))) |
(pow.f64 (/.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 #s(literal 1 binary64) eh))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 eh)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (neg.f64 eh)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) eh))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) eh) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 eh))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (neg.f64 (*.f64 eh #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 eh)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) eh) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) eh)) |
(neg.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 eh))) |
(exp.f64 (*.f64 (log.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) #s(literal -1 binary64))) |
Compiled 74 473 to 5 134 computations (93.1% saved)
44 alts after pruning (40 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 986 | 27 | 2 013 |
| Fresh | 12 | 13 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 001 | 44 | 2 045 |
| Status | Accuracy | Program |
|---|---|---|
| 87.4% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| ▶ | 98.1% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
| 87.5% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| 27.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) | |
| 32.4% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) | |
| 47.8% | (fabs.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 98.1% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 95.1% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 62.6% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 51.8% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ✓ | 98.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
| 46.0% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))))) | |
| ▶ | 79.1% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
| 89.3% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) | |
| 89.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew))) | |
| 61.4% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ✓ | 41.6% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 53.1% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) | |
| 16.1% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) | |
| ✓ | 99.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
| 46.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) | |
| 54.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh)))) | |
| 50.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))))) | |
| 7.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 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) | |
| 79.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 13.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 (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64))) ew)) eh))) | |
| 9.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 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64))) ew)) eh))) | |
| 11.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) | |
| ▶ | 21.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 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew t))) ew)) eh))) | |
| 21.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 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) 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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) | |
| 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))) 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 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)))) eh))) | |
| ✓ | 43.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 (*.f64 (tan.f64 t) ew)))) eh))) |
| 41.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) | |
| ▶ | 32.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
| ▶ | 43.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
| 60.8% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) | |
| 30.2% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) | |
| 43.0% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh))) |
Compiled 2 915 to 1 476 computations (49.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| cost-diff | 320 | (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) | |
| cost-diff | 320 | (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) | |
| cost-diff | 0 | #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) | |
| cost-diff | 0 | (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) | |
| cost-diff | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) | |
| cost-diff | 384 | (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) | |
| cost-diff | 0 | (neg.f64 eh) | |
| cost-diff | 0 | #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) | |
| cost-diff | 0 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) | |
| cost-diff | 0 | (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) | |
| cost-diff | 0 | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
| 5 484× | lower-fma.f32 |
| 5 478× | lower-fma.f64 |
| 3 236× | lower-*.f32 |
| 3 210× | lower-*.f64 |
| 1 988× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 1182 |
| 0 | 138 | 1173 |
| 1 | 232 | 1163 |
| 2 | 379 | 1159 |
| 3 | 771 | 1153 |
| 4 | 1238 | 1153 |
| 5 | 2181 | 1153 |
| 6 | 3185 | 1153 |
| 7 | 5280 | 1153 |
| 8 | 5826 | 1153 |
| 9 | 5955 | 1153 |
| 10 | 6083 | 1153 |
| 11 | 7489 | 1153 |
| 0 | 8121 | 1137 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(sin.f64 t) |
t |
ew |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) |
#s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) |
(neg.f64 eh) |
eh |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) |
#s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) |
(*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) |
#s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
ew |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
(/.f64 (sin.f64 t) eh) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
(*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
eh |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 eh eh) |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
#s(literal -2 binary64) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(cos.f64 t) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
(/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(sin.f64 t) |
t |
ew |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
eh |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) |
#s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) |
(neg.f64 eh) |
eh |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) (*.f64 (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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) (*.f64 (tan.f64 t) ew))) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) |
(*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) (*.f64 (tan.f64 t) ew))) eh) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) |
(/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (tan.f64 t)) |
eh |
(tan.f64 t) |
t |
(*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) ew) |
#s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
ew |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh)) |
(*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) |
(*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
#s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) |
#s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(*.f64 (*.f64 (/.f64 (sin.f64 t) eh) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
ew |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) |
(*.f64 (/.f64 (sin.f64 t) eh) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
eh |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
t |
(/.f64 (sin.f64 t) eh) |
(sin.f64 t) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
t |
ew |
(/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) |
#s(literal 1 binary64) |
(*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) |
eh |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(*.f64 eh eh) |
(pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) |
(*.f64 (tan.f64 t) ew) |
(tan.f64 t) |
#s(literal -2 binary64) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(cos.f64 t) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 5.47423195972311 | (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) | |
| accuracy | 10.319243286763147 | (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) | |
| accuracy | 13.77430076665826 | (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 5.47423195972311 | (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) | |
| accuracy | 36.03202574736872 | (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) | |
| accuracy | 37.59463058555064 | #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) | |
| accuracy | 5.767504759793999 | (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) | |
| accuracy | 8.407980605283006 | (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) | |
| accuracy | 37.95554930510163 | #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 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) | |
| accuracy | 42.79791177714309 | #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) | |
| accuracy | 0 | (neg.f64 eh) | |
| accuracy | 0 | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) | |
| accuracy | 37.95554930510163 | #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) | |
| accuracy | 44.02836945671286 | #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) | |
| accuracy | 0.166347509768442 | (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) | |
| accuracy | 0.32595443150277836 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) | |
| accuracy | 2.0464741468368817 | (/.f64 eh (*.f64 (tan.f64 t) ew)) | |
| accuracy | 37.26707945183216 | #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
| 678.0ms | 82× | 2 | valid |
| 141.0ms | 68× | 1 | valid |
| 73.0ms | 106× | 0 | valid |
Compiled 836 to 66 computations (92.1% saved)
ival-sin: 516.0ms (62.9% of total)ival-cos: 127.0ms (15.5% of total)ival-mult: 62.0ms (7.6% of total)ival-div: 35.0ms (4.3% of total)adjust: 22.0ms (2.7% of total)ival-add: 14.0ms (1.7% of total)ival-tan: 12.0ms (1.5% of total)ival-atan: 9.0ms (1.1% of total)ival-pow: 9.0ms (1.1% of total)ival-sqrt: 7.0ms (0.9% of total)ival-fabs: 7.0ms (0.9% of total)ival-neg: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ()) |
#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ()) |
#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ()) |
#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (sin t) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t)))) (* (pow eh 2) (+ (* -1/2 (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (pow eh 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (taylor 0 eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (pow (sin t) 2)) (* eh (cos t))) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh) (taylor inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* ew (pow (sin t) 2)) (* eh (cos t)))) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh)) (taylor -inf eh) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (pow t 2)) eh) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ ew eh)))) (/ ew eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ ew eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (+ (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) ew)) (+ (* -1/240 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ ew eh)) (* 1/12 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew))))))))))))) (/ ew eh))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (pow (sin t) 2)) (* eh (cos t))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) (taylor 0 ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (sin t) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) (taylor -inf ew) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (patch (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin t)) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))))) (/ 1 (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))))))) (/ 1 (sin t))) (taylor 0 eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (pow (sin t) 2))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) (taylor inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (pow (sin t) 2)))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))))) (taylor -inf eh) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew (pow t 2))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))) (/ eh ew)) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (+ (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/12 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 31/15120 (/ eh ew)) (* 7/720 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))))))) (/ eh ew)) (pow t 2)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (pow (sin t) 2))) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) (taylor 0 ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin t)) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) (taylor inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (sin t)) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) (taylor -inf ew) (#s(alt (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (patch (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (patch (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) (taylor -inf eh) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) (taylor 0 t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) (taylor 0 ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) (taylor inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) (taylor -inf ew) (#s(alt #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) (patch #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor 0 eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (neg.f64 eh) (patch (neg.f64 eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) (taylor -inf eh) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) (taylor 0 t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) (taylor 0 ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) (taylor inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) (taylor -inf ew) (#s(alt (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) (patch (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) (taylor 0 eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 eh) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) (taylor -inf eh) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt eh (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) (taylor 0 ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) (taylor inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) (taylor -inf ew) (#s(alt (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) (patch (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan 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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) (patch #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) (taylor 0 t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) (taylor 0 t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) (taylor 0 t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor -inf t) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) (taylor inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) (patch (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor 0 ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) (taylor inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor -inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) (taylor -inf ew) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) (taylor 0 t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) (taylor 0 t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) (taylor 0 t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf t) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) (taylor 0 eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) (taylor 0 eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) (taylor -inf eh) (#s(alt #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) (patch #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* eh (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))) (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))))))) (* eh (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))))))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) (patch (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) #<representation binary64>) () ())) ()) |
#s(alt (sin (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t))))))))) (/ (pow ew 2) (pow eh 2)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (+ (* 1/24 (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))))))))))) (/ (pow ew 2) (pow eh 2)))))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) eh) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 4)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) eh) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* eh (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 2))))) ew)) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* ew (sin t)) eh) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) eh) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) (patch (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf eh) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf t) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor 0 ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) (taylor -inf ew) (#s(alt (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) (patch (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) (taylor 0 eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) (taylor -inf eh) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (sin (atan (/ eh (* ew (tan t)))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) (taylor 0 t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor -inf t) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) (taylor 0 ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sin t)) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) (taylor -inf ew) (#s(alt #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) (patch #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf eh) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) (taylor 0 t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (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 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf t) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor -inf ew) (#s(alt (/.f64 eh (*.f64 (tan.f64 t) ew)) (patch (/.f64 eh (*.f64 (tan.f64 t) ew)) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (patch #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh t) (taylor 0 t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* 1/2 (/ (* (pow ew 2) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh))) t) (taylor 0 t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) t) (taylor 0 t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ eh (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh))))))) t) (taylor 0 t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor 0 ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) (taylor 0 ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt ew (taylor inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) (taylor inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt ew (taylor -inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))))) 1))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) 1))) (taylor -inf ew) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt ew (taylor 0 eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ ew (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (pow (sin t) 2))))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ ew (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (+ ew (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (sin t)) (taylor inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))) (taylor inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) (taylor inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) (taylor inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (sin t))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))))) (taylor -inf eh) (#s(alt (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) (patch (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf eh) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf t) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor 0 ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt (cos (atan (/ eh (* ew (tan t))))) (taylor -inf ew) (#s(alt (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (patch (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) (taylor 0 eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* eh (cos t)) (* ew (sin t)))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) (taylor -inf eh) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ eh (* ew t)) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* eh (cos t)) (* ew (sin t))) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) (taylor 0 ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) (taylor -inf ew) (#s(alt (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor 0 eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) (taylor -inf eh) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow eh 2) (* (pow ew 2) (pow t 2))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) (taylor 0 ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (taylor -inf ew) (#s(alt (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
237 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | eh | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 1.0ms | t | @ | inf | (* (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) eh) |
| 1.0ms | t | @ | 0 | (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (sin t))) |
| 1.0ms | t | @ | 0 | (* (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) eh) |
| 1.0ms | t | @ | -inf | (* (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) eh) |
| 1× | egg-herbie |
| 9 084× | lower-fma.f64 |
| 9 084× | lower-fma.f32 |
| 6 520× | lower-*.f64 |
| 6 520× | lower-*.f32 |
| 5 990× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1235 | 32409 |
| 1 | 4500 | 32012 |
| 0 | 8024 | 30780 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sin t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(+ (sin t) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))) |
(+ (sin t) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t)))) (* (pow eh 2) (+ (* -1/2 (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (pow eh 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) |
(/ (* ew (pow (sin t) 2)) (* eh (cos t))) |
(/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh) |
(* -1 (/ (* ew (pow (sin t) 2)) (* eh (cos t)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh)) |
(/ (* ew (pow t 2)) eh) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ ew eh)))) (/ ew eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ ew eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (+ (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) ew)) (+ (* -1/240 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ ew eh)) (* 1/12 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew))))))))))))) (/ ew eh))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* ew (pow (sin t) 2)) (* eh (cos t))) |
(* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* ew (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(sin t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(sin t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(/ 1 (sin t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))))) (/ 1 (sin t))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))))))) (/ 1 (sin t))) |
(/ (* eh (cos t)) (* ew (pow (sin t) 2))) |
(* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) |
(* -1 (/ (* eh (cos t)) (* ew (pow (sin t) 2)))) |
(* -1 (* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))))) |
(/ eh (* ew (pow t 2))) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) (pow t 2)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))) (/ eh ew)) (pow t 2)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (+ (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/12 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 31/15120 (/ eh ew)) (* 7/720 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))))))) (/ eh ew)) (pow t 2)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* eh (cos t)) (* ew (pow (sin t) 2))) |
(/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/ 1 (sin t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) |
(/ 1 (sin t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(* -1 eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
-1 |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
1 |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* eh (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))) (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))))))) (* eh (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t))))))))) (/ (pow ew 2) (pow eh 2)))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (+ (* 1/24 (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))))))))))) (/ (pow ew 2) (pow eh 2)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) |
(/ (* ew (sin t)) eh) |
(* ew (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)))) |
(* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 4)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(/ (* ew (sin t)) eh) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* eh (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 2))))) ew)) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(/ (* ew (sin t)) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) eh) |
(/ (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) |
(/ (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) |
(+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ eh t) |
(/ (+ eh (* 1/2 (/ (* (pow ew 2) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh))) t) |
(/ (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) t) |
(/ (+ eh (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh))))))) t) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/ (* eh (cos t)) (sin t)) |
(+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) |
(+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) |
ew |
(* ew (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
ew |
(* -1 (* ew (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1))) |
(* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))))) 1))) |
(* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) 1))) |
ew |
(+ ew (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (pow (sin t) 2))))) |
(+ ew (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2))))))) |
(+ ew (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (sin t)) |
(* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) |
(* -1 (/ (* eh (cos t)) (sin t))) |
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
| Outputs |
|---|
(sin t) |
(sin.f64 t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) |
(+ (sin t) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (*.f64 eh eh) (sin.f64 t)) |
(+ (sin t) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 2) (sin t)))) (* (pow eh 2) (+ (* -1/2 (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* -1/2 (* (pow eh 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (sin.f64 t)) (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (sin.f64 t)))) (*.f64 eh eh) (sin.f64 t)) |
(/ (* ew (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh)) |
(/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) ew)) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) ew))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) ew)) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) eh) |
(* -1 (/ (* ew (pow (sin t) 2)) (* eh (cos t)))) |
(*.f64 (neg.f64 ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))) eh)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t)))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) ew)) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) ew))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) ew))) (+ (* -1/2 (/ (* (pow ew 3) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* ew (pow (sin t) 2)) (cos t))))) eh)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) ew))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) ew)) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (neg.f64 eh)) |
(/ (* ew (pow t 2)) eh) |
(/.f64 (*.f64 (*.f64 t t) ew) eh) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ ew eh)))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 ew eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eh (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 ew eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) #s(literal -1/6 binary64)))) (*.f64 t t) (/.f64 ew eh)) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ ew eh)) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew)) (+ (* 1/120 (/ ew eh)) (+ (* 1/12 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) ew)) (+ (* -1/240 (/ (* (pow ew 3) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ ew eh)) (* 1/12 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) ew))))))))))))) (/ ew eh))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eh (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 eh (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) ew)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/12 binary64) (*.f64 eh (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) ew)) (fma.f64 #s(literal -1/5040 binary64) (/.f64 ew eh) (*.f64 #s(literal -1/240 binary64) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))))))) (*.f64 t t) (fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) (*.f64 #s(literal 1/120 binary64) (/.f64 ew eh))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (*.f64 (/.f64 ew eh) #s(literal -1/6 binary64)))) (*.f64 t t) (/.f64 ew eh)) (*.f64 t t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(* (sin t) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (sin.f64 t)) |
(/ (* ew (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh)) |
(* ew (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) ew) |
(* ew (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) ew) |
(* ew (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) ew) |
(sin t) |
(sin.f64 t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (sin.f64 t)) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (sin.f64 t)) |
(sin t) |
(sin.f64 t) |
(+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t)) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))))) (sin.f64 t)) |
(+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))))) (sin.f64 t)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 ew (sin.f64 t)))) eh (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal 1/120 binary64))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 t))) |
(/ 1 (sin t)) |
(/.f64 #s(literal 1 binary64) (sin.f64 t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(+ (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))))) (/ 1 (sin t))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(+ (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 5)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))))))) (/ 1 (sin t))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (pow (sin t) 2))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) |
(* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (pow (sin t) 2)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) |
(* -1 (* eh (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 2)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 4)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ ew (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (pow (sin t) 2)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 ew (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)))))) |
(/ eh (* ew (pow t 2))) |
(/.f64 eh (*.f64 (*.f64 t t) ew)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) (*.f64 t t)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))) (/ eh ew)) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/12 binary64) (*.f64 #s(literal 7/360 binary64) (/.f64 eh ew)))) (*.f64 t t) (fma.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/6 binary64)))) (*.f64 t t) (/.f64 eh ew)) (*.f64 t t)) |
(/ (+ (* (pow t 2) (+ (* 1/6 (/ eh ew)) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 7/360 (/ eh ew)) (+ (* 1/12 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) eh)) (+ (* -1/12 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* 31/15120 (/ eh ew)) (* 7/720 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))))))) (/ eh ew)) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 ew (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) eh)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (*.f64 ew (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)) (fma.f64 #s(literal 7/720 binary64) (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) (*.f64 #s(literal 31/15120 binary64) (/.f64 eh ew))))) (*.f64 t t) (fma.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/12 binary64) (*.f64 #s(literal 7/360 binary64) (/.f64 eh ew))))) (*.f64 t t) (fma.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/6 binary64)))) (*.f64 t t) (/.f64 eh ew)) (*.f64 t t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(* (/ 1 (sin t)) (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (pow (sin t) 2))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) |
(/ (+ (* 1/2 (/ (pow ew 2) (* eh (cos t)))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) |
(/ (+ (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 5) (pow (cos t) 5)))))) (* 1/2 (/ 1 (* eh (cos t)))))) (/ (* eh (cos t)) (pow (sin t) 2))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) ew) |
(/ 1 (sin t)) |
(/.f64 #s(literal 1 binary64) (sin.f64 t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t)))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))))) |
(/ 1 (sin t)) |
(/.f64 #s(literal 1 binary64) (sin.f64 t)) |
(+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t)))) |
(+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 7)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal -1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew))))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64))) eh) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) #s(literal -1/2 binary64) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)))) (*.f64 ew ew) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh))) (*.f64 ew ew) eh) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 eh) |
(neg.f64 eh) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal -1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew))))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64)) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) eh) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/2 binary64) #s(literal -1/3 binary64))) (*.f64 t t) #s(literal 1 binary64)) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) (*.f64 ew ew) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) (*.f64 ew ew) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) eh) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (fma.f64 eh (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) #s(literal -1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew))))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (cos.f64 t)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 ew (sin.f64 t))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) ew)))) (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (*.f64 eh eh)) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh)) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64) (*.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh)))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) eh) (fma.f64 (fma.f64 (neg.f64 ew) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64))) eh) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh eh) eh)) #s(literal 1/2 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 ew ew))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) eh))) (*.f64 t t) eh) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) #s(literal -1/2 binary64) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)))) (*.f64 ew ew) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh))) (*.f64 ew ew) eh) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (sin.f64 t))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (cos.f64 t)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (sin.f64 t))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)))))))) (neg.f64 ew)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)) ew) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) t (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (+ (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew) (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) ew) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(* -1 (* ew (+ (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)) (* -1 (/ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) eh))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)) |
(fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* -1/2 (* t (sin (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(fma.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) t) #s(literal -1/2 binary64) (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) t (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* t (+ (* t (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (* -1/6 (/ (* ew (* t (cos (atan (/ eh (* ew (tan t))))))) eh)))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) eh)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) #s(literal -1/6 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64))) t (*.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) t (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh))) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)) |
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* eh (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))))) |
(*.f64 eh (fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh))) (*.f64 t t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))) (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))))) |
(fma.f64 (*.f64 eh (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 ew ew)) (*.f64 eh eh)))) (*.f64 t t) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* eh (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2)))) (* (pow t 2) (+ (* eh (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4)))))))) (* eh (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t)))))))))))))) |
(fma.f64 (fma.f64 (*.f64 eh (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/720 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 t t) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 ew ew)) (*.f64 eh eh)))))) (*.f64 t t) (*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh))) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 ew (sin.f64 t)))) eh (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (/ (pow ew 2) (pow eh 2))))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh))) (*.f64 t t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (* 1/24 (sin (atan (/ eh (* ew (tan t))))))))) (/ (pow ew 2) (pow eh 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 ew ew)) (*.f64 eh eh)))) (*.f64 t t) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh)))) (*.f64 t t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (sin (atan (/ eh (* ew (tan t))))) (* (pow t 2) (+ (* -1/2 (sin (atan (/ eh (* ew (tan t)))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1/6 (/ (pow ew 2) (pow eh 2))) (+ (* 1/24 (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (+ (* -1/720 (sin (atan (/ eh (* ew (tan t)))))) (+ (* 1/120 (/ (pow ew 2) (pow eh 2))) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))))))))))) (/ (pow ew 2) (pow eh 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal 1/12 binary64) (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/720 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 t t) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 ew ew)) (*.f64 eh eh))))) (*.f64 t t) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64) (/.f64 (*.f64 ew ew) (*.f64 eh eh)))) (*.f64 t t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (/ (* ew (sin t)) eh) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) eh) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 4) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* (pow eh 2) (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(/ (* ew (sin t)) eh) |
(/.f64 (*.f64 ew (sin.f64 t)) eh) |
(* ew (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))) |
(*.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (/.f64 (sin.f64 t) eh)) ew) |
(* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (*.f64 (*.f64 ew ew) (sin.f64 t))) #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (/.f64 (sin.f64 t) eh))) ew) |
(* ew (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 4)))) (+ (/ (sin t) eh) (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) eh)))) (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (/.f64 (sin.f64 t) eh))) ew) |
(/ (* ew (sin t)) eh) |
(/.f64 (*.f64 ew (sin.f64 t)) eh) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) (/.f64 (sin.f64 t) eh)))) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 ew (sin.f64 t)))) (neg.f64 ew)) (/.f64 (sin.f64 t) eh))) |
(* -1 (* ew (+ (* -1 (/ (sin t) eh)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* eh (pow (cos t) 2)) (sin t))) (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* eh (pow ew 2))))) ew)) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh) (sin.f64 t)))) ew)) (neg.f64 ew)) (/.f64 (sin.f64 t) eh))) |
(/ (* ew (sin t)) eh) |
(/.f64 (*.f64 ew (sin.f64 t)) eh) |
(/ (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) eh) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (sin.f64 t))) eh) |
(/ (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) |
(/.f64 (fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 ew (sin.f64 t)))) eh (*.f64 ew (sin.f64 t))) eh) |
(/ (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) eh) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 ew (sin.f64 t))) eh) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) |
(+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(* (cos t) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (* (cos t) (sin (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eh eh) (*.f64 (pow.f64 (tan.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) eh)) (*.f64 ew (sin.f64 t)))) eh (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (sin.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))) eh) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) eh) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh)) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64)))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 ew #s(literal 4 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (*.f64 eh eh) eh))) #s(literal 1/12 binary64) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal 1/120 binary64))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal 1/24 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 ew ew) eh) #s(literal -1/6 binary64))))) (*.f64 t t) (fma.f64 (*.f64 #s(literal -1/2 binary64) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t)))) #s(literal -1/2 binary64) (sin.f64 t))) ew) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (sin.f64 t))) (*.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t))) ew) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) #s(literal -1/2 binary64))) (neg.f64 ew)) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (neg.f64 ew) (-.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))) (neg.f64 ew)) (sin.f64 t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (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 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh)) |
(/ eh t) |
(/.f64 eh t) |
(/ (+ eh (* 1/2 (/ (* (pow ew 2) (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh))) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew t) (*.f64 ew t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) eh) t) |
(/ (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew t) (*.f64 ew t)) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) eh) t) |
(/ (+ eh (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* (pow ew 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh))))))) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) eh) t) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(* ew (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) ew) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) |
(+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) |
ew |
(* ew (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) ew) |
(* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) ew) |
(* ew (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) ew) |
ew |
(* -1 (* ew (- (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) 1))) |
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4))))) 1))) |
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (- (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))))) 1))) |
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
ew |
(+ ew (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (pow (sin t) 2))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) #s(literal 1/2 binary64) ew) |
(+ ew (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 3) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) (*.f64 eh eh) ew) |
(+ ew (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 5) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) ew) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))) (*.f64 eh eh) ew) |
(/ (* eh (cos t)) (sin t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)) |
(* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t))))) eh) |
(* -1 (/ (* eh (cos t)) (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (neg.f64 (sin.f64 t))) |
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 6) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (sin.f64 t))))) (neg.f64 eh)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64))) (*.f64 eh eh) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) (*.f64 eh eh) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) eh) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) eh) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 6 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 ew ew) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal 1/2 binary64) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) #s(literal 1/2 binary64) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) ew) (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) eh) #s(literal -1/2 binary64) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal -1/2 binary64) (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (*.f64 t t)) eh) (/.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh eh))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) eh)))) (*.f64 t t) (*.f64 (*.f64 ew (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) eh)) #s(literal 1/2 binary64))) (*.f64 t t) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (sin.f64 t)) (*.f64 (cos.f64 t) eh)) #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 eh eh) eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 (cos.f64 t) eh))) (*.f64 ew ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1/16 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew t) (*.f64 ew t))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 t t) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew))) #s(literal 1 binary64)) |
| 4 872× | lower-*.f32 |
| 4 846× | lower-*.f64 |
| 3 744× | lower-/.f32 |
| 3 728× | lower-/.f64 |
| 3 358× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 959 |
| 0 | 138 | 946 |
| 1 | 451 | 840 |
| 2 | 2915 | 840 |
| 0 | 8487 | 832 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) |
#s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) |
(neg.f64 eh) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) 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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh)) |
(*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
#s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh)) |
(*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh) |
#s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) |
(*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
#s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) |
(*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(*.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (/.f64 (-.f64 (*.f64 ew (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (/.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))))) |
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (*.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) (*.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (fma.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 ew) #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew #s(literal 2 binary64) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (*.f64 (cos.f64 t) eh)) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (neg.f64 ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) eh) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 #s(literal 1 binary64) (sin.f64 t)) (*.f64 #s(literal 2 binary64) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 #s(literal 2 binary64) (*.f64 ew #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 #s(literal 2 binary64) (neg.f64 ew))) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) (*.f64 #s(literal 2 binary64) ew)) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)))) (neg.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (/.f64 (-.f64 (*.f64 ew (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) (-.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 ew (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 ew (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh)) (-.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(+.f64 (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 t)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 t)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal 1 binary64))) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sin.f64 t)))) |
(/.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 t)))) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (neg.f64 (sin.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) #s(literal 1 binary64)) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sin.f64 t))) |
(/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (sin.f64 t))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 t) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh))) |
#s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)) |
(*.f64 #s(literal -1 binary64) eh) |
(*.f64 eh #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eh eh) eh)) (+.f64 #s(literal 0 binary64) (fma.f64 eh eh (*.f64 #s(literal 0 binary64) eh)))) |
(neg.f64 eh) |
(-.f64 #s(literal 0 binary64) eh) |
(+.f64 #s(literal 0 binary64) (neg.f64 eh)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) eh) #s(literal -1 binary64)) (pow.f64 (/.f64 ew (/.f64 #s(literal 1 binary64) (tan.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(*.f64 (/.f64 eh ew) (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal 1 binary64) (tan.f64 t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)))) |
(pow.f64 (/.f64 ew (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (tan.f64 t) eh) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh)) #s(literal -1 binary64)) |
(/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) (tan.f64 t)) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) |
(/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) (/.f64 (tan.f64 t) eh)) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh)))) |
(/.f64 (/.f64 eh (tan.f64 t)) (neg.f64 (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) |
(/.f64 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)))) |
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) eh) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(neg.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh)) |
(*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) |
(*.f64 (/.f64 eh (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh)) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(*.f64 eh (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)))) |
(pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew) |
(/.f64 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) eh) ew) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) eh) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t)))) ew) |
(/.f64 (*.f64 eh (/.f64 (neg.f64 eh) (tan.f64 t))) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh)) (*.f64 (neg.f64 ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) |
(/.f64 (*.f64 eh eh) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) |
(/.f64 eh (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (/.f64 (tan.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (*.f64 (/.f64 eh (tan.f64 t)) eh))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh)) |
(*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) eh) |
(*.f64 eh #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
#s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh) |
(*.f64 eh (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) eh) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 eh (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eh (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(fma.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) eh)) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (*.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 eh (sin.f64 t)) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 (neg.f64 eh) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (neg.f64 eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 (neg.f64 eh) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (neg.f64 eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (*.f64 (neg.f64 eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 eh (sin.f64 t)) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 eh (sin.f64 t)) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (sin.f64 t)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -2 binary64) (*.f64 eh (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 eh #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh #s(literal 1 binary64))) (*.f64 eh (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew #s(literal -2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 ew #s(literal 2 binary64) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 ew (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 eh (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 eh (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 eh (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 eh (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (tan.f64 t) ew))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (sin.f64 t)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 #s(literal -2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (sin.f64 t)) (*.f64 #s(literal -2 binary64) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) eh (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 #s(literal -2 binary64) eh)) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal -2 binary64) ew)) (*.f64 #s(literal -2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (/.f64 eh (sin.f64 t)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (neg.f64 eh) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 #s(literal 2 binary64) (neg.f64 eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (/.f64 eh (sin.f64 t)) (*.f64 #s(literal 2 binary64) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 #s(literal 2 binary64) ew)) (*.f64 #s(literal 2 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 t) ew)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) ew))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) eh)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (*.f64 (sin.f64 t) ew) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (neg.f64 (sin.f64 t))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 eh (sin.f64 t)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 ew (neg.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (neg.f64 eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (*.f64 (sin.f64 t) ew) eh))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 eh (sin.f64 t)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (sin.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (neg.f64 ew) (sin.f64 t)))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 eh)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) eh (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) eh)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sin.f64 t) ew))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) ew)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)))) (/.f64 eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 t) ew))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) eh (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) (*.f64 #s(literal 2 binary64) eh)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal 2 binary64) (*.f64 eh (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))))) (*.f64 eh #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) eh)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 ew (/.f64 (sin.f64 t) eh)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (sin.f64 t) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 ew eh) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (+.f64 (sin.f64 (+.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t)) (sin.f64 (-.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))) t))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) eh) (/.f64 ew (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 t) eh) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) eh) ew) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (/.f64 ew eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(fma.f64 (sin.f64 t) (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 ew (/.f64 (sin.f64 t) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 ew (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (/.f64 (-.f64 (/.f64 (*.f64 (sin.f64 t) ew) eh) (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))) |
(fabs.f64 (-.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) #s(literal 0 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))))) |
(fabs.f64 (neg.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
#s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (/.f64 ew (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) eh)) (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh)) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64)) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 (cos.f64 t) ew) (/.f64 eh (sin.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 t) eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (pow.f64 (/.f64 ew (*.f64 (cos.f64 t) eh)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (pow.f64 (/.f64 ew (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (cos.f64 t) ew)) |
(*.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (*.f64 (cos.f64 t) eh) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sin.f64 t) ew))) |
(*.f64 eh (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(*.f64 eh (*.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)))) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (*.f64 (*.f64 (neg.f64 ew) (tan.f64 t)) eh)) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (cos.f64 t) eh) ew) (sin.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) (/.f64 eh ew)) (sin.f64 t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 eh)) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) (/.f64 ew eh)) |
(/.f64 (*.f64 (*.f64 (cos.f64 t) eh) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (cos.f64 t))) (neg.f64 (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (sin.f64 t) (/.f64 ew eh))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (tan.f64 t) ew)) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (neg.f64 ew) (sin.f64 t))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 eh) (*.f64 (neg.f64 ew) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew)) |
(/.f64 eh (*.f64 (tan.f64 t) ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) ew) eh)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 ew) (sin.f64 t)))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (tan.f64 t) ew) eh)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) |
(*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) |
(*.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) (+.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 t) ew) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 t) eh) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (/.f64 eh (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) (/.f64 (*.f64 (neg.f64 eh) (cos.f64 t)) (*.f64 (sin.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (/.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (neg.f64 ew) (sin.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) (*.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 (tan.f64 t) ew))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh)) |
Compiled 72 020 to 5 023 computations (93% saved)
59 alts after pruning (54 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 717 | 28 | 1 745 |
| Fresh | 9 | 26 | 35 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1 730 | 59 | 1 789 |
| Status | Accuracy | Program |
|---|---|---|
| 87.4% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| 88.9% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) | |
| 98.1% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) | |
| 87.5% | (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| 62.4% | (fabs.f64 (fma.f64 #s(approx (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (sin t))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 27.8% | (fabs.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) | |
| 32.4% | (fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) | |
| 47.8% | (fabs.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 98.1% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 51.8% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| ✓ | 98.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
| 46.0% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))))) | |
| 91.4% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 89.8% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 89.3% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) | |
| 89.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew))) | |
| 27.0% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew))) eh))) | |
| 61.4% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| ✓ | 41.6% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
| 33.2% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 t)) eh)) eh))) | |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 15.9% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) | |
| 53.1% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) | |
| 16.1% | (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) | |
| 46.8% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) | |
| 54.2% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 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 (/.f64 (*.f64 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) | |
| 50.7% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))))) | |
| 79.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) | |
| 27.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 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) ew) eh))) | |
| 11.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) | |
| ✓ | 21.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 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
| 21.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 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) | |
| 21.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 (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) | |
| 30.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)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) | |
| 27.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 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 eh t))) eh))) | |
| 22.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) (tan.f64 t)) eh))) | |
| 22.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (tan.f64 t)))) eh))) | |
| 26.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 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) | |
| 26.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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh ew)))) | |
| 21.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))))) | |
| 22.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) eh))) | |
| 27.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 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) eh))) | |
| 21.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 (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) | |
| 16.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))))) | |
| 27.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 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew))) eh))) | |
| 26.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 ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh))) | |
| 26.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 eh (*.f64 (tan.f64 t) ew))) eh))) | |
| 22.1% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) | |
| 27.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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.f64 (tan.f64 t) ew)))) eh))) | |
| ✓ | 43.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 (*.f64 (tan.f64 t) ew)))) eh))) |
| 41.5% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) | |
| 33.0% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 t) eh)))) eh))) | |
| 25.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) | |
| ✓ | 43.9% | (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
| 60.8% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) | |
| 30.2% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) | |
| 43.0% | (fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) eh))) |
Compiled 5 249 to 1 443 computations (72.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 #s(approx (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (sin t))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 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 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #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)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (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))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) (*.f64 eh eh) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (*.f64 (neg.f64 ew) (sin.f64 t)))))) |
(fabs.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 eh (*.f64 (cos.f64 t) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 eh eh)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64))) (cos.f64 t))))) eh))) |
(fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (-.f64 (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))) ew))) |
(fabs.f64 (fma.f64 ew (*.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 ew ew)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) t))))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) ew) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) ew) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 (tan.f64 t) ew)) (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #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 (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) eh) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (-.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (*.f64 (*.f64 ew ew) (pow.f64 (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t))) #s(literal -2 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 eh eh))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
(fabs.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) ew)) (*.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (cos.f64 t))) (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
5 calls:
| 41.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))))))) |
| 33.0ms | ew |
| 32.0ms | t |
| 30.0ms | eh |
| 26.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 #s(approx (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (sin t))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 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 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (sin.f64 t))) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh) (cos.f64 t)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 ew (/.f64 #s(literal 1 binary64) (*.f64 eh (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh (sqrt.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 (neg.f64 ew) (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
| 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 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 25.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))))))) |
| 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)))))) |
| 22.0ms | ew |
| 22.0ms | t |
| 21.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | eh |
| 99.2% | 1 | ew |
| 99.2% | 1 | t |
| 99.2% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.2% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.f64 ew t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) ew)) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 eh (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t)) ew) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (*.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (cos.f64 t))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) eh) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #s(literal 1/2 binary64)))) (cos.f64 t)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (*.f64 (sin.f64 t) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (/.f64 (*.f64 t ew) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64))) (/.f64 ew (/.f64 #s(literal 1 binary64) (sin.f64 t))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t)) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 ew t) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh)))) |
(fabs.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 t) (/.f64 ew #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 #s(approx (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (sin t))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) eh))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
5 calls:
| 45.0ms | ew |
| 38.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 | (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))))))) |
| 22.0ms | eh |
| 19.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 98.2% | 1 | eh |
| 98.2% | 1 | ew |
| 98.2% | 1 | t |
| 98.2% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew)) (/.f64 eh (*.f64 (*.f64 ew t) (*.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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) |
5 calls:
| 26.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 22.0ms | ew |
| 16.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | t |
| 15.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 2 | eh |
| 92.5% | 3 | ew |
| 88.9% | 1 | t |
| 88.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 88.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) 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 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 (sin.f64 t) eh)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
5 calls:
| 27.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 17.0ms | ew |
| 17.0ms | eh |
| 15.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 15.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 4 | t |
| 68.0% | 4 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 65.0% | 3 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 77.5% | 3 | eh |
| 76.5% | 3 | ew |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) #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 #s(approx (+ (* ew (/ (* (sin t) (cos (atan (/ eh (* (tan t) ew))))) eh)) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t))))) (/.f64 (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew) (/.f64 (*.f64 (cos.f64 t) eh) (sin.f64 t)))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 (*.f64 (cos.f64 t) eh) (*.f64 (sin.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) eh) #s(literal -1 binary64)) (/.f64 #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) #s(literal 1 binary64))) ew))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) eh) eh #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 (*.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) eh) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) ew)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 (tan.f64 t) ew) #s(literal -2 binary64)) (*.f64 eh eh) #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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh (*.f64 (tan.f64 t) ew)) #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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))) ew)) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
2 calls:
| 53.0ms | t |
| 14.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | eh |
| 76.6% | 3 | t |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (+ (* (* (sin t) ew) (/ 1 (* eh (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (* (sin (atan (/ eh (* (tan t) ew)))) (cos t))) (/.f64 (*.f64 ew (sin.f64 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 (/.f64 (/.f64 eh (tan.f64 t)) #s(approx (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) 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 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) (/.f64 eh (*.f64 ew 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 eh #s(approx (* (tan t) ew) (*.f64 ew t))))) eh))) |
(fabs.f64 #s(approx (+ (* ew (/ (* (* (- 1/2 (* 1/2 (cos (* 2 t)))) (pow (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1) -1)) ew) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))) (neg (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* (tan t) ew))))))) (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* eh eh)) (/ (- (* (sin t) ew) (* (/ (* eh eh) (* (tan t) ew)) (cos t))) (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (sin.f64 t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 (neg.f64 eh) (*.f64 (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew) (neg.f64 (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 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (*.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 eh (tan.f64 t)) (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 eh 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 eh (*.f64 (tan.f64 t) ew)) (/.f64 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew)) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (/.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (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 eh (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 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 eh #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))) (/.f64 #s(literal 1 binary64) (*.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 eh (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) ew))) eh))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) (tan.f64 t))) (/.f64 #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 (/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew))) 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 #s(approx (/ eh (* (tan t) ew)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/3 binary64) (/.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 (/.f64 eh (tan.f64 t)) eh) ew) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 eh (*.f64 (tan.f64 t) ew)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (/.f64 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 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan 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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) |
2 calls:
| 9.0ms | t |
| 9.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | ew |
| 67.1% | 3 | t |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 ew t)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eh eh)) (+.f64 #s(literal 0 binary64) eh))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 #s(approx (sin t) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 t t) #s(literal 1/120 binary64)) (*.f64 t t) #s(literal -1/6 binary64)) (*.f64 t t) #s(literal 1 binary64)) t)) ew))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
5 calls:
| 25.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 3.0ms | eh |
| 2.0ms | t |
| 2.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 3 | eh |
| 43.9% | 1 | ew |
| 43.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 43.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 43.9% | 1 | t |
Compiled 73 to 42 computations (42.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
2 calls:
| 2.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 1.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 43.9% | 1 | eh |
Compiled 34 to 19 computations (44.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.572385902258223e-82 | 4.954112346847812e-82 |
| 58.0ms | -2.2713733285100038e-209 | -2.831256502139508e-214 |
| 67.0ms | 208× | 0 | valid |
Compiled 632 to 413 computations (34.7% saved)
ival-sin: 16.0ms (37.2% of total)ival-cos: 12.0ms (27.9% of total)ival-mult: 5.0ms (11.6% of total)ival-tan: 4.0ms (9.3% of total)ival-div: 3.0ms (7% of total)ival-add: 1.0ms (2.3% of total)ival-fabs: 1.0ms (2.3% of total)ival-atan: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 1.0474102453518066e-7 | 1.7645565272192515e-6 |
| 48.0ms | -24868396647708.625 | -217729.75582851155 |
| 46.0ms | -2.4589759249297642e+175 | -1.8361965266736566e+173 |
| 96.0ms | 368× | 0 | valid |
Compiled 798 to 521 computations (34.7% saved)
ival-cos: 32.0ms (37.4% of total)ival-sin: 24.0ms (28.1% of total)ival-mult: 9.0ms (10.5% of total)ival-tan: 9.0ms (10.5% of total)ival-div: 5.0ms (5.8% of total)ival-add: 2.0ms (2.3% of total)ival-fabs: 2.0ms (2.3% of total)ival-atan: 2.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0474102453518066e-7 | 1.7645565272192515e-6 |
| 51.0ms | -5538.585568629138 | -8.274390443621092e-9 |
| 26.0ms | 160× | 0 | valid |
Compiled 544 to 346 computations (36.4% saved)
ival-sin: 7.0ms (32.4% of total)ival-mult: 4.0ms (18.5% of total)ival-cos: 4.0ms (18.5% of total)ival-div: 2.0ms (9.3% of total)ival-tan: 2.0ms (9.3% of total)ival-add: 1.0ms (4.6% of total)ival-fabs: 1.0ms (4.6% of total)ival-atan: 1.0ms (4.6% 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 |
|---|---|---|
| 7.0ms | 1.0474102453518066e-7 | 1.7645565272192515e-6 |
| 24.0ms | -4.342249910482233e-36 | -1.2878933053233747e-37 |
| 23.0ms | 144× | 0 | valid |
Compiled 300 to 205 computations (31.7% saved)
ival-sin: 6.0ms (32.3% of total)ival-mult: 4.0ms (21.5% of total)ival-cos: 4.0ms (21.5% of total)ival-div: 2.0ms (10.8% of total)ival-add: 1.0ms (5.4% of total)ival-fabs: 1.0ms (5.4% of total)ival-atan: 1.0ms (5.4% of total)ival-tan: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 2.3114438677240837e-229 | 4.637730036879269e-228 |
| 32.0ms | -1.3478347023772503e-128 | -2.3308023403820615e-132 |
| 61.0ms | 240× | 0 | valid |
Compiled 319 to 203 computations (36.4% saved)
ival-div: 18.0ms (34.1% of total)ival-sin: 13.0ms (24.6% of total)ival-cos: 8.0ms (15.2% of total)ival-mult: 6.0ms (11.4% of total)ival-tan: 5.0ms (9.5% of total)ival-add: 1.0ms (1.9% of total)ival-fabs: 1.0ms (1.9% of total)ival-atan: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 990 |
| 1 | 144 | 990 |
| 2 | 146 | 990 |
| 3 | 147 | 990 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.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 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(if (<=.f64 ew #s(literal -6974202367757091/6064523798049644277925701126806650606472211004362096137261922023539261533931159712229993784486900304494092698035668254711607734547323493716579247168129613825017402250081444943555723771998431425098683590600454956058175183022718976 binary64)) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) (if (<=.f64 ew #s(literal 8202190217936295/17087896287367280659160173649356416916821636178853222159576332862577757806245124400183696695492608 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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))))) |
(if (<=.f64 t #s(literal -210000000000000000202310049665694209750409818564713898889268970127222575794379843352969406452425521524661943839352192012086752924820250133884017121490628023375585955488464896 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal -220000 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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))))) |
(if (<=.f64 t #s(literal -1152921504606847/2305843009213693952 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 t #s(literal -5387679635856641/1496577676626844588240573268701473812127674924007424 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 944473296573929/590295810358705651712 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 eh #s(literal -2797086701083129/199791907220223502808422222706762643567910281130558153654986045416023791284464999687699590596063486154228923591770023865308670443474450259602571264 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (if (<=.f64 eh #s(literal 1877712864298967/853505847408621347082221029212320998034529065256436244530720999905796766440656905154743321711558949215095028555959454777073766611727278730286509574698346245900180170177793863483274020596712195165307522065393485053656415748796987045268976304128 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
| Outputs |
|---|
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (sin.f64 t)) ew (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 #s(approx (/ (/ eh ew) (tan t)) (/.f64 eh (*.f64 ew t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 eh 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 t ew)))))))) |
(fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (fma.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) (*.f64 (sin.f64 t) ew)))) |
(if (<=.f64 ew #s(literal -6974202367757091/6064523798049644277925701126806650606472211004362096137261922023539261533931159712229993784486900304494092698035668254711607734547323493716579247168129613825017402250081444943555723771998431425098683590600454956058175183022718976 binary64)) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))) (if (<=.f64 ew #s(literal 8202190217936295/17087896287367280659160173649356416916821636178853222159576332862577757806245124400183696695492608 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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 ew t)))))))))) |
(if (<=.f64 ew #s(literal -6974202367757091/6064523798049644277925701126806650606472211004362096137261922023539261533931159712229993784486900304494092698035668254711607734547323493716579247168129613825017402250081444943555723771998431425098683590600454956058175183022718976 binary64)) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 t ew))))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 ew #s(literal 8202190217936295/17087896287367280659160173649356416916821636178853222159576332862577757806245124400183696695492608 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) #s(literal 1 binary64)) (sin.f64 t))) ew (*.f64 (sin.f64 (atan.f64 #s(approx (/ eh (* (tan t) ew)) (/.f64 eh (*.f64 t ew))))) (*.f64 (cos.f64 t) eh)))))) |
(if (<=.f64 t #s(literal -210000000000000000202310049665694209750409818564713898889268970127222575794379843352969406452425521524661943839352192012086752924820250133884017121490628023375585955488464896 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal -220000 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 (*.f64 (tan.f64 t) ew)))) (*.f64 (cos.f64 t) eh)))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))))) |
(if (<=.f64 t #s(literal -210000000000000000202310049665694209750409818564713898889268970127222575794379843352969406452425521524661943839352192012086752924820250133884017121490628023375585955488464896 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal -220000 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (*.f64 (cos.f64 t) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew))))))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 t ew))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew)))))) |
(if (<=.f64 t #s(literal -1152921504606847/2305843009213693952 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 ew t))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 t #s(literal -1152921504606847/2305843009213693952 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 8264141345021879/4722366482869645213696 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (+ (* (* (cos t) eh) (sin (atan (/ eh (* (tan t) ew))))) (* (sin t) ew)) (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 (tan.f64 t) ew)))) eh (*.f64 t ew))))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 t #s(literal -5387679635856641/1496577676626844588240573268701473812127674924007424 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))) (if (<=.f64 t #s(literal 944473296573929/590295810358705651712 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) (*.f64 (sin.f64 t) ew))))) |
(if (<=.f64 eh #s(literal -2797086701083129/199791907220223502808422222706762643567910281130558153654986045416023791284464999687699590596063486154228923591770023865308670443474450259602571264 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (if (<=.f64 eh #s(literal 1877712864298967/853505847408621347082221029212320998034529065256436244530720999905796766440656905154743321711558949215095028555959454777073766611727278730286509574698346245900180170177793863483274020596712195165307522065393485053656415748796987045268976304128 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.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)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))))) |
(if (<=.f64 eh #s(literal -2797086701083129/199791907220223502808422222706762643567910281130558153654986045416023791284464999687699590596063486154228923591770023865308670443474450259602571264 binary64)) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) (if (<=.f64 eh #s(literal 1877712864298967/853505847408621347082221029212320998034529065256436244530720999905796766440656905154743321711558949215095028555959454777073766611727278730286509574698346245900180170177793863483274020596712195165307522065393485053656415748796987045268976304128 binary64)) (fabs.f64 #s(approx (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* (tan t) ew) -2)) 1)) (* (sin t) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (sin t) ew) (*.f64 t ew)))) (fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))))) |
(fabs.f64 #s(approx (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) #s(approx (* (/ (/ eh (tan t)) (* (sqrt (+ (* (pow (* (tan t) ew) -2) (* eh eh)) 1)) ew)) eh) (neg.f64 eh)))) |
| 18 054× | lower-fma.f64 |
| 18 054× | lower-fma.f32 |
| 9 084× | lower-fma.f64 |
| 9 084× | lower-fma.f32 |
| 8 456× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1167 | 27903 |
| 1 | 4247 | 27619 |
| 0 | 8007 | 26552 |
| 0 | 1937 | 38013 |
| 1 | 7173 | 37779 |
| 0 | 8053 | 36568 |
| 0 | 151 | 3416 |
| 1 | 489 | 3413 |
| 2 | 1713 | 3348 |
| 3 | 3831 | 3345 |
| 0 | 8257 | 3253 |
| 0 | 71 | 707 |
| 0 | 114 | 698 |
| 1 | 375 | 617 |
| 2 | 2400 | 617 |
| 0 | 8072 | 607 |
| 0 | 79 | 761 |
| 0 | 138 | 660 |
| 1 | 459 | 615 |
| 2 | 3290 | 611 |
| 0 | 10016 | 611 |
| 0 | 1235 | 32409 |
| 1 | 4500 | 32012 |
| 0 | 8024 | 30780 |
| 0 | 17 | 90 |
| 0 | 31 | 90 |
| 1 | 78 | 90 |
| 2 | 532 | 90 |
| 3 | 5824 | 90 |
| 0 | 8050 | 88 |
| 1× | fuel |
| 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× | 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 |
Compiled 885 to 454 computations (48.7% saved)
Compiled 646 to 184 computations (71.5% saved)
Loading profile data...